Searched refs:generic_fh_to_parent (Results 1 – 14 of 14) sorted by relevance
| /linux-6.15/fs/efs/ |
| H A D | namei.c | 106 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in efs_fh_to_parent()
|
| /linux-6.15/include/linux/ |
| H A D | exportfs.h | 356 struct dentry *generic_fh_to_parent(struct super_block *sb,
|
| /linux-6.15/fs/fat/ |
| H A D | nfs.c | 189 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in fat_fh_to_parent()
|
| /linux-6.15/fs/jffs2/ |
| H A D | super.c | 132 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in jffs2_fh_to_parent()
|
| /linux-6.15/fs/affs/ |
| H A D | namei.c | 563 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in affs_fh_to_parent()
|
| /linux-6.15/fs/ |
| H A D | libfs.c | 1486 struct dentry *generic_fh_to_parent(struct super_block *sb, struct fid *fid, in generic_fh_to_parent() function 1504 EXPORT_SYMBOL_GPL(generic_fh_to_parent);
|
| /linux-6.15/fs/befs/ |
| H A D | linuxvfs.c | 659 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in befs_fh_to_parent()
|
| /linux-6.15/fs/erofs/ |
| H A D | super.c | 529 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in erofs_fh_to_parent()
|
| /linux-6.15/fs/jfs/ |
| H A D | namei.c | 1506 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in jfs_fh_to_parent()
|
| /linux-6.15/fs/ufs/ |
| H A D | super.c | 126 return generic_fh_to_parent(sb, fid, fh_len, fh_type, ufs_nfs_get_inode); in ufs_fh_to_parent()
|
| /linux-6.15/fs/ntfs3/ |
| H A D | super.c | 862 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in ntfs_fh_to_parent()
|
| /linux-6.15/fs/ext2/ |
| H A D | super.c | 420 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in ext2_fh_to_parent()
|
| /linux-6.15/fs/f2fs/ |
| H A D | super.c | 3364 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in f2fs_fh_to_parent()
|
| /linux-6.15/fs/ext4/ |
| H A D | super.c | 1550 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in ext4_fh_to_parent()
|