Home
last modified time | relevance | path

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

/linux/fs/efs/ !
H A Defs.h139 extern struct dentry *efs_fh_to_parent(struct super_block *sb, struct fid *fid,
H A Dnamei.c103 struct dentry *efs_fh_to_parent(struct super_block *sb, struct fid *fid, in efs_fh_to_parent() function
H A Dsuper.c116 .fh_to_parent = efs_fh_to_parent,