Searched refs:generic_fh_to_parent (Results 1 - 14 of 14) sorted by relevance

/linux-master/fs/efs/
H A Dnamei.c106 return generic_fh_to_parent(sb, fid, fh_len, fh_type,
/linux-master/include/linux/
H A Dexportfs.h322 struct dentry *generic_fh_to_parent(struct super_block *sb,
/linux-master/fs/jffs2/
H A Dsuper.c131 return generic_fh_to_parent(sb, fid, fh_len, fh_type,
/linux-master/fs/fat/
H A Dnfs.c189 return generic_fh_to_parent(sb, fid, fh_len, fh_type,
/linux-master/fs/affs/
H A Dnamei.c563 return generic_fh_to_parent(sb, fid, fh_len, fh_type,
/linux-master/fs/
H A Dlibfs.c1422 * generic_fh_to_parent - generic helper for the fh_to_parent export operation
1434 struct dentry *generic_fh_to_parent(struct super_block *sb, struct fid *fid, function
1452 EXPORT_SYMBOL_GPL(generic_fh_to_parent); variable
/linux-master/fs/befs/
H A Dlinuxvfs.c662 return generic_fh_to_parent(sb, fid, fh_len, fh_type,
/linux-master/fs/erofs/
H A Dsuper.c558 return generic_fh_to_parent(sb, fid, fh_len, fh_type,
/linux-master/fs/jfs/
H A Dnamei.c1506 return generic_fh_to_parent(sb, fid, fh_len, fh_type,
/linux-master/fs/ufs/
H A Dsuper.c126 return generic_fh_to_parent(sb, fid, fh_len, fh_type, ufs_nfs_get_inode);
/linux-master/fs/ext2/
H A Dsuper.c394 return generic_fh_to_parent(sb, fid, fh_len, fh_type,
/linux-master/fs/ntfs3/
H A Dsuper.c820 return generic_fh_to_parent(sb, fid, fh_len, fh_type,
/linux-master/fs/f2fs/
H A Dsuper.c3258 return generic_fh_to_parent(sb, fid, fh_len, fh_type,
/linux-master/fs/ext4/
H A Dsuper.c1570 return generic_fh_to_parent(sb, fid, fh_len, fh_type,

Completed in 366 milliseconds