Home
last modified time | relevance | path

Searched refs:efs_fh_to_parent (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/fs/efs/
Defs.h135 extern struct dentry *efs_fh_to_parent(struct super_block *sb, struct fid *fid,
Dnamei.c98 struct dentry *efs_fh_to_parent(struct super_block *sb, struct fid *fid, in efs_fh_to_parent() function
Dsuper.c124 .fh_to_parent = efs_fh_to_parent,