Searched refs:jfs_fh_to_dentry (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/jfs/ |
H A D | jfs_inode.h | 23 extern struct dentry *jfs_fh_to_dentry(struct super_block *sb, struct fid *fid,
|
H A D | super.c | 907 .fh_to_dentry = jfs_fh_to_dentry,
|
H A D | namei.c | 1493 struct dentry *jfs_fh_to_dentry(struct super_block *sb, struct fid *fid, in jfs_fh_to_dentry() function
|
/kernel/linux/linux-6.6/fs/jfs/ |
H A D | jfs_inode.h | 25 extern struct dentry *jfs_fh_to_dentry(struct super_block *sb, struct fid *fid,
|
H A D | super.c | 899 .fh_to_dentry = jfs_fh_to_dentry,
|
H A D | namei.c | 1494 struct dentry *jfs_fh_to_dentry(struct super_block *sb, struct fid *fid, in jfs_fh_to_dentry() function
|
Completed in 7 milliseconds