Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/efs/
A Dnamei.c99 return generic_fh_to_dentry(sb, fid, fh_len, fh_type, in efs_fh_to_dentry()
/linux-6.3-rc2/include/linux/
A Dexportfs.h242 extern struct dentry *generic_fh_to_dentry(struct super_block *sb,
/linux-6.3-rc2/fs/fat/
A Dnfs.c145 return generic_fh_to_dentry(sb, fid, fh_len, fh_type, in fat_fh_to_dentry()
/linux-6.3-rc2/fs/ntfs/
A Dnamei.c356 return generic_fh_to_dentry(sb, fid, fh_len, fh_type, in ntfs_fh_to_dentry()
/linux-6.3-rc2/fs/jffs2/
A Dsuper.c124 return generic_fh_to_dentry(sb, fid, fh_len, fh_type, in jffs2_fh_to_dentry()
/linux-6.3-rc2/fs/
A 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.3-rc2/fs/affs/
A Dnamei.c559 return generic_fh_to_dentry(sb, fid, fh_len, fh_type, in affs_fh_to_dentry()
/linux-6.3-rc2/fs/befs/
A Dlinuxvfs.c652 return generic_fh_to_dentry(sb, fid, fh_len, fh_type, in befs_fh_to_dentry()
/linux-6.3-rc2/fs/erofs/
A Dsuper.c675 return generic_fh_to_dentry(sb, fid, fh_len, fh_type, in erofs_fh_to_dentry()
/linux-6.3-rc2/fs/jfs/
A Dnamei.c1492 return generic_fh_to_dentry(sb, fid, fh_len, fh_type, in jfs_fh_to_dentry()
/linux-6.3-rc2/fs/ntfs3/
A Dsuper.c664 return generic_fh_to_dentry(sb, fid, fh_len, fh_type, in ntfs_fh_to_dentry()
/linux-6.3-rc2/fs/ext2/
A Dsuper.c388 return generic_fh_to_dentry(sb, fid, fh_len, fh_type, in ext2_fh_to_dentry()
/linux-6.3-rc2/fs/ufs/
A Dsuper.c120 return generic_fh_to_dentry(sb, fid, fh_len, fh_type, ufs_nfs_get_inode); in ufs_fh_to_dentry()
/linux-6.3-rc2/fs/f2fs/
A Dsuper.c3127 return generic_fh_to_dentry(sb, fid, fh_len, fh_type, in f2fs_fh_to_dentry()
/linux-6.3-rc2/fs/ext4/
A Dsuper.c1472 return generic_fh_to_dentry(sb, fid, fh_len, fh_type, in ext4_fh_to_dentry()

Completed in 39 milliseconds