Home
last modified time | relevance | path

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

/fs/efs/
Dnamei.c102 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in efs_fh_to_parent()
/fs/ntfs/
Dnamei.c377 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in ntfs_fh_to_parent()
/fs/fat/
Dnfs.c192 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in fat_fh_to_parent()
/fs/jffs2/
Dsuper.c132 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in jffs2_fh_to_parent()
/fs/
Dlibfs.c887 struct dentry *generic_fh_to_parent(struct super_block *sb, struct fid *fid, in generic_fh_to_parent() function
905 EXPORT_SYMBOL_GPL(generic_fh_to_parent);
/fs/f2fs/
Dsuper.c295 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in f2fs_fh_to_parent()
/fs/exofs/
Dsuper.c990 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in exofs_fh_to_parent()
/fs/jfs/
Dnamei.c1496 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in jfs_fh_to_parent()
/fs/ext2/
Dsuper.c362 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in ext2_fh_to_parent()
/fs/ufs/
Dsuper.c144 return generic_fh_to_parent(sb, fid, fh_len, fh_type, ufs_nfs_get_inode); in ufs_fh_to_parent()
/fs/ext3/
Dsuper.c715 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in ext3_fh_to_parent()
/fs/ext4/
Dsuper.c1031 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in ext4_fh_to_parent()