Home
last modified time | relevance | path

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

/linux-6.1.9/fs/efs/
Dnamei.c99 return generic_fh_to_dentry(sb, fid, fh_len, fh_type, in efs_fh_to_dentry()
/linux-6.1.9/include/linux/
Dexportfs.h243 extern struct dentry *generic_fh_to_dentry(struct super_block *sb,
/linux-6.1.9/fs/fat/
Dnfs.c145 return generic_fh_to_dentry(sb, fid, fh_len, fh_type, in fat_fh_to_dentry()
/linux-6.1.9/fs/ntfs/
Dnamei.c356 return generic_fh_to_dentry(sb, fid, fh_len, fh_type, in ntfs_fh_to_dentry()
/linux-6.1.9/fs/jffs2/
Dsuper.c124 return generic_fh_to_dentry(sb, fid, fh_len, fh_type, in jffs2_fh_to_dentry()
/linux-6.1.9/fs/
Dlibfs.c1060 struct dentry *generic_fh_to_dentry(struct super_block *sb, struct fid *fid, in generic_fh_to_dentry() function
1078 EXPORT_SYMBOL_GPL(generic_fh_to_dentry);
/linux-6.1.9/fs/affs/
Dnamei.c559 return generic_fh_to_dentry(sb, fid, fh_len, fh_type, in affs_fh_to_dentry()
/linux-6.1.9/fs/befs/
Dlinuxvfs.c652 return generic_fh_to_dentry(sb, fid, fh_len, fh_type, in befs_fh_to_dentry()
/linux-6.1.9/fs/erofs/
Dsuper.c677 return generic_fh_to_dentry(sb, fid, fh_len, fh_type, in erofs_fh_to_dentry()
/linux-6.1.9/fs/jfs/
Dnamei.c1492 return generic_fh_to_dentry(sb, fid, fh_len, fh_type, in jfs_fh_to_dentry()
/linux-6.1.9/fs/ntfs3/
Dsuper.c630 return generic_fh_to_dentry(sb, fid, fh_len, fh_type, in ntfs_fh_to_dentry()
/linux-6.1.9/fs/ext2/
Dsuper.c388 return generic_fh_to_dentry(sb, fid, fh_len, fh_type, in ext2_fh_to_dentry()
/linux-6.1.9/fs/ufs/
Dsuper.c120 return generic_fh_to_dentry(sb, fid, fh_len, fh_type, ufs_nfs_get_inode); in ufs_fh_to_dentry()
/linux-6.1.9/fs/f2fs/
Dsuper.c3105 return generic_fh_to_dentry(sb, fid, fh_len, fh_type, in f2fs_fh_to_dentry()
/linux-6.1.9/fs/ext4/
Dsuper.c1472 return generic_fh_to_dentry(sb, fid, fh_len, fh_type, in ext4_fh_to_dentry()