Searched refs:jfs_fh_to_parent (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/jfs/ |
H A D | jfs_inode.h | 25 extern struct dentry *jfs_fh_to_parent(struct super_block *sb, struct fid *fid,
|
H A D | super.c | 908 .fh_to_parent = jfs_fh_to_parent,
|
H A D | namei.c | 1500 struct dentry *jfs_fh_to_parent(struct super_block *sb, struct fid *fid, in jfs_fh_to_parent() function
|
/kernel/linux/linux-6.6/fs/jfs/ |
H A D | jfs_inode.h | 27 extern struct dentry *jfs_fh_to_parent(struct super_block *sb, struct fid *fid,
|
H A D | super.c | 900 .fh_to_parent = jfs_fh_to_parent,
|
H A D | namei.c | 1501 struct dentry *jfs_fh_to_parent(struct super_block *sb, struct fid *fid, in jfs_fh_to_parent() function
|
Completed in 6 milliseconds