Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/efs/
H A Defs.h140 extern struct dentry *efs_fh_to_dentry(struct super_block *sb, struct fid *fid,
H A Dnamei.c96 struct dentry *efs_fh_to_dentry(struct super_block *sb, struct fid *fid, in efs_fh_to_dentry() function
H A Dsuper.c126 .fh_to_dentry = efs_fh_to_dentry,