Searched refs:reiserfs_fh_to_dentry (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/reiserfs/ |
H A D | super.c | 865 .fh_to_dentry = reiserfs_fh_to_dentry,
|
H A D | inode.c | 1686 struct dentry *reiserfs_fh_to_dentry(struct super_block *sb, struct fid *fid, in reiserfs_fh_to_dentry() function
|
H A D | reiserfs.h | 3073 struct dentry *reiserfs_fh_to_dentry(struct super_block *sb, struct fid *fid,
|
/kernel/linux/linux-6.6/fs/reiserfs/ |
H A D | super.c | 865 .fh_to_dentry = reiserfs_fh_to_dentry,
|
H A D | reiserfs.h | 3070 struct dentry *reiserfs_fh_to_dentry(struct super_block *sb, struct fid *fid,
|
H A D | inode.c | 1676 struct dentry *reiserfs_fh_to_dentry(struct super_block *sb, struct fid *fid, in reiserfs_fh_to_dentry() function
|
Completed in 31 milliseconds