Home
last modified time | relevance | path

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

/linux-4.1.27/fs/efs/
Defs.h141 extern struct dentry *efs_fh_to_parent(struct super_block *sb, struct fid *fid,
Dnamei.c102 struct dentry *efs_fh_to_parent(struct super_block *sb, struct fid *fid, in efs_fh_to_parent() function
Dsuper.c131 .fh_to_parent = efs_fh_to_parent,