[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
getting file pointer from dentry
Hi,
I am working on a stackable file system. I have a pointer to a dentry
object and I need to get a pointer to a file object. I am using the
dentry_open function. But this requires a vfsmount pointer. Is there any
way to get the address of the vfsmount object using just the dentry
object? Any help will be highly appretiated.
--sabyasachi
--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive: http://mail.nl.linux.org/kernelnewbies/
FAQ: http://kernelnewbies.org/faq/