Hello All, I want to find out how the file pointer from inode/dentry can be get. For example we can get inode pointer by using iget. In the struct file we can get inode/dentry (filp->f_dentry->d_inode) but how can we reversely get the struct file pointer from dentry/inode etc. Secondly is this logically correct to get the file pointer from inode/dentry etc. Thanks, Uzair Lakhnai __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com - To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html