Home
last modified time | relevance | path

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

/openbmc/linux/fs/efs/
H A Dnamei.c106 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in efs_fh_to_parent()
/openbmc/linux/include/linux/
H A Dexportfs.h258 extern struct dentry *generic_fh_to_parent(struct super_block *sb,
/openbmc/linux/fs/ntfs/
H A Dnamei.c363 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in ntfs_fh_to_parent()
/openbmc/linux/fs/fat/
H A Dnfs.c189 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in fat_fh_to_parent()
/openbmc/linux/fs/jffs2/
H A Dsuper.c132 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in jffs2_fh_to_parent()
/openbmc/linux/fs/affs/
H A Dnamei.c566 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in affs_fh_to_parent()
/openbmc/linux/fs/
H A Dlibfs.c1365 struct dentry *generic_fh_to_parent(struct super_block *sb, struct fid *fid, in generic_fh_to_parent() function
1383 EXPORT_SYMBOL_GPL(generic_fh_to_parent);
/openbmc/linux/fs/befs/
H A Dlinuxvfs.c662 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in befs_fh_to_parent()
/openbmc/linux/fs/erofs/
H A Dsuper.c556 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in erofs_fh_to_parent()
/openbmc/linux/fs/jfs/
H A Dnamei.c1504 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in jfs_fh_to_parent()
/openbmc/linux/fs/ext2/
H A Dsuper.c395 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in ext2_fh_to_parent()
/openbmc/linux/fs/ufs/
H A Dsuper.c126 return generic_fh_to_parent(sb, fid, fh_len, fh_type, ufs_nfs_get_inode); in ufs_fh_to_parent()
/openbmc/linux/fs/ntfs3/
H A Dsuper.c815 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in ntfs_fh_to_parent()
/openbmc/linux/fs/f2fs/
H A Dsuper.c3259 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in f2fs_fh_to_parent()
/openbmc/linux/fs/ext4/
H A Dsuper.c1564 return generic_fh_to_parent(sb, fid, fh_len, fh_type, in ext4_fh_to_parent()