All of lore.kernel.org
 help / color / mirror / Atom feed
* getting file pointer from dentry/inode
@ 2006-05-04  9:45 UZAIR LAKHANI
  2006-05-04 10:02 ` Tomas Hruby
  2006-05-04 11:14 ` Fawad Lateef
  0 siblings, 2 replies; 5+ messages in thread
From: UZAIR LAKHANI @ 2006-05-04  9:45 UTC (permalink / raw)
  To: linux-fsdevel

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 

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-05-04 11:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-04  9:45 getting file pointer from dentry/inode UZAIR LAKHANI
2006-05-04 10:02 ` Tomas Hruby
2006-05-04 10:48   ` UZAIR LAKHANI
2006-05-04 11:23     ` Fawad Lateef
2006-05-04 11:14 ` Fawad Lateef

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.