Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/efs/
A Dnamei.c106 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in efs_fh_to_parent()
/linux-6.3-rc2/include/linux/
A Dexportfs.h245 extern struct dentry *generic_fh_to_parent(struct super_block *sb,
/linux-6.3-rc2/fs/fat/
A Dnfs.c183 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in fat_fh_to_parent()
/linux-6.3-rc2/fs/ntfs/
A Dnamei.c363 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in ntfs_fh_to_parent()
/linux-6.3-rc2/fs/jffs2/
A Dsuper.c131 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in jffs2_fh_to_parent()
/linux-6.3-rc2/fs/
A Dlibfs.c1093 struct dentry *generic_fh_to_parent(struct super_block *sb, struct fid *fid, in generic_fh_to_parent() function
1111 EXPORT_SYMBOL_GPL(generic_fh_to_parent);
/linux-6.3-rc2/fs/affs/
A Dnamei.c566 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in affs_fh_to_parent()
/linux-6.3-rc2/fs/befs/
A Dlinuxvfs.c662 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in befs_fh_to_parent()
/linux-6.3-rc2/fs/erofs/
A Dsuper.c682 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in erofs_fh_to_parent()
/linux-6.3-rc2/fs/jfs/
A Dnamei.c1499 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in jfs_fh_to_parent()
/linux-6.3-rc2/fs/ntfs3/
A Dsuper.c671 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in ntfs_fh_to_parent()
/linux-6.3-rc2/fs/ext2/
A Dsuper.c395 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in ext2_fh_to_parent()
/linux-6.3-rc2/fs/ufs/
A Dsuper.c126 return generic_fh_to_parent(sb, fid, fh_len, fh_type, ufs_nfs_get_inode); in ufs_fh_to_parent()
/linux-6.3-rc2/fs/f2fs/
A Dsuper.c3134 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in f2fs_fh_to_parent()
/linux-6.3-rc2/fs/ext4/
A Dsuper.c1479 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in ext4_fh_to_parent()

Completed in 44 milliseconds