Home
last modified time | relevance | path

Searched refs:generic_fh_to_parent (Results 1 – 15 of 15) sorted by relevance

/linux-5.19.10/fs/efs/
Dnamei.c106 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in efs_fh_to_parent()
/linux-5.19.10/include/linux/
Dexportfs.h246 extern struct dentry *generic_fh_to_parent(struct super_block *sb,
/linux-5.19.10/fs/fat/
Dnfs.c183 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in fat_fh_to_parent()
/linux-5.19.10/fs/ntfs/
Dnamei.c363 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in ntfs_fh_to_parent()
/linux-5.19.10/fs/jffs2/
Dsuper.c131 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in jffs2_fh_to_parent()
/linux-5.19.10/fs/
Dlibfs.c1076 struct dentry *generic_fh_to_parent(struct super_block *sb, struct fid *fid, in generic_fh_to_parent() function
1094 EXPORT_SYMBOL_GPL(generic_fh_to_parent);
/linux-5.19.10/fs/affs/
Dnamei.c566 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in affs_fh_to_parent()
/linux-5.19.10/fs/befs/
Dlinuxvfs.c664 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in befs_fh_to_parent()
/linux-5.19.10/fs/erofs/
Dsuper.c656 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in erofs_fh_to_parent()
/linux-5.19.10/fs/jfs/
Dnamei.c1499 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in jfs_fh_to_parent()
/linux-5.19.10/fs/ntfs3/
Dsuper.c637 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in ntfs_fh_to_parent()
/linux-5.19.10/fs/ext2/
Dsuper.c398 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in ext2_fh_to_parent()
/linux-5.19.10/fs/ufs/
Dsuper.c126 return generic_fh_to_parent(sb, fid, fh_len, fh_type, ufs_nfs_get_inode); in ufs_fh_to_parent()
/linux-5.19.10/fs/f2fs/
Dsuper.c3074 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in f2fs_fh_to_parent()
/linux-5.19.10/fs/ext4/
Dsuper.c1484 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in ext4_fh_to_parent()