Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/efs/
Defs.h142 extern struct dentry *efs_fh_to_parent(struct super_block *sb, struct fid *fid,
Dnamei.c103 struct dentry *efs_fh_to_parent(struct super_block *sb, struct fid *fid, in efs_fh_to_parent() function
Dsuper.c127 .fh_to_parent = efs_fh_to_parent,