|
struct dentry * (*lookup) (struct inode *,struct dentry *, struct nameidata *);
|
|
struct dentry * (*lookup) (struct inode *,struct dentry *, struct nameidata *);
|
|
void * (*follow_link) (struct dentry *, struct nameidata *);
|
|
void * (*follow_link) (struct dentry *, struct nameidata *);
|