Home
last modified time | relevance | path

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

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