Home
last modified time | relevance | path

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

/linux/fs/efs/
H A Dnamei.c99 return generic_fh_to_dentry(sb, fid, fh_len, fh_type, in efs_fh_to_dentry()
/linux/fs/fat/
H A Dnfs.c151 return generic_fh_to_dentry(sb, fid, fh_len, fh_type, in fat_fh_to_dentry()
/linux/fs/affs/
H A Dnamei.c556 return generic_fh_to_dentry(sb, fid, fh_len, fh_type, in affs_fh_to_dentry()
/linux/fs/
H A Dlibfs.c1460 struct dentry *generic_fh_to_dentry(struct super_block *sb, struct fid *fid, in generic_fh_to_dentry() function
1478 EXPORT_SYMBOL_GPL(generic_fh_to_dentry);
/linux/fs/erofs/
H A Dsuper.c534 return generic_fh_to_dentry(sb, fid, fh_len, fh_type, in erofs_fh_to_dentry()
/linux/fs/jfs/
H A Dnamei.c1499 return generic_fh_to_dentry(sb, fid, fh_len, fh_type, in jfs_fh_to_dentry()
/linux/fs/ext2/
H A Dsuper.c387 return generic_fh_to_dentry(sb, fid, fh_len, fh_type, in ext2_fh_to_dentry()
/linux/fs/ntfs3/
H A Dsuper.c814 return generic_fh_to_dentry(sb, fid, fh_len, fh_type, in ntfs_fh_to_dentry()
/linux/fs/ext4/
H A Dsuper.c1559 return generic_fh_to_dentry(sb, fid, fh_len, fh_type, in ext4_fh_to_dentry()