Searched refs:efs_fh_to_parent (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/efs/ |
H A D | efs.h | 142 extern struct dentry *efs_fh_to_parent(struct super_block *sb, struct fid *fid,
|
H A D | namei.c | 103 struct dentry *efs_fh_to_parent(struct super_block *sb, struct fid *fid, in efs_fh_to_parent() function
|
H A D | super.c | 127 .fh_to_parent = efs_fh_to_parent,
|
/kernel/linux/linux-6.6/fs/efs/ |
H A D | namei.c | 103 struct dentry *efs_fh_to_parent(struct super_block *sb, struct fid *fid, in efs_fh_to_parent() function
|
H A D | efs.h | 139 extern struct dentry *efs_fh_to_parent(struct super_block *sb, struct fid *fid,
|
H A D | super.c | 127 .fh_to_parent = efs_fh_to_parent,
|
Completed in 3 milliseconds