Home
last modified time | relevance | path

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

/Linux-v5.15/fs/efs/
Dnamei.c106 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in efs_fh_to_parent()
/Linux-v5.15/include/linux/
Dexportfs.h248 extern struct dentry *generic_fh_to_parent(struct super_block *sb,
/Linux-v5.15/fs/fat/
Dnfs.c183 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in fat_fh_to_parent()
/Linux-v5.15/fs/ntfs/
Dnamei.c363 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in ntfs_fh_to_parent()
/Linux-v5.15/fs/jffs2/
Dsuper.c131 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in jffs2_fh_to_parent()
/Linux-v5.15/fs/
Dlibfs.c1049 struct dentry *generic_fh_to_parent(struct super_block *sb, struct fid *fid, in generic_fh_to_parent() function
1067 EXPORT_SYMBOL_GPL(generic_fh_to_parent);
/Linux-v5.15/fs/affs/
Dnamei.c566 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in affs_fh_to_parent()
/Linux-v5.15/fs/befs/
Dlinuxvfs.c663 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in befs_fh_to_parent()
/Linux-v5.15/fs/jfs/
Dnamei.c1499 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in jfs_fh_to_parent()
/Linux-v5.15/fs/ntfs3/
Dsuper.c636 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in ntfs_fh_to_parent()
/Linux-v5.15/fs/ext2/
Dsuper.c398 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in ext2_fh_to_parent()
/Linux-v5.15/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-v5.15/fs/f2fs/
Dsuper.c3022 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in f2fs_fh_to_parent()
/Linux-v5.15/fs/ext4/
Dsuper.c1444 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in ext4_fh_to_parent()