Home
last modified time | relevance | path

Searched refs:FILEID_INO32_GEN_PARENT (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/fs/xfs/
H A Dxfs_export.c30 case FILEID_INO32_GEN_PARENT: in xfs_fileid_length()
34 case FILEID_INO32_GEN_PARENT | XFS_FILEID_TYPE_64FLAG: in xfs_fileid_length()
57 fileid_type = FILEID_INO32_GEN_PARENT; in xfs_fs_encode_fh()
84 case FILEID_INO32_GEN_PARENT: in xfs_fs_encode_fh()
92 case FILEID_INO32_GEN_PARENT | XFS_FILEID_TYPE_64FLAG: in xfs_fs_encode_fh()
182 case FILEID_INO32_GEN_PARENT: in xfs_fs_fh_to_dentry()
186 case FILEID_INO32_GEN_PARENT | XFS_FILEID_TYPE_64FLAG: in xfs_fs_fh_to_dentry()
206 case FILEID_INO32_GEN_PARENT: in xfs_fs_fh_to_parent()
210 case FILEID_INO32_GEN_PARENT | XFS_FILEID_TYPE_64FLAG: in xfs_fs_fh_to_parent()
/openbmc/linux/fs/squashfs/
H A Dexport.c85 if ((fh_type != FILEID_INO32_GEN && fh_type != FILEID_INO32_GEN_PARENT) in squashfs_fh_to_dentry()
96 if (fh_type != FILEID_INO32_GEN_PARENT || fh_len < 4) in squashfs_fh_to_parent()
/openbmc/linux/fs/ceph/
H A Dexport.c113 type = FILEID_INO32_GEN_PARENT; in ceph_encode_fh()
308 fh_type != FILEID_INO32_GEN_PARENT) in ceph_fh_to_dentry()
425 if (fh_type != FILEID_INO32_GEN_PARENT) in ceph_fh_to_parent()
/openbmc/linux/include/linux/
H A Dexportfs.h41 FILEID_INO32_GEN_PARENT = 2, enumerator
/openbmc/linux/fs/kernfs/
H A Dmount.c98 case FILEID_INO32_GEN_PARENT: in __kernfs_fh_to_dentry()
/openbmc/linux/fs/exportfs/
H A Dexpfs.c378 type = FILEID_INO32_GEN_PARENT; in export_encode_fh()
/openbmc/linux/fs/
H A Dlibfs.c1343 case FILEID_INO32_GEN_PARENT: in generic_fh_to_dentry()
1375 case FILEID_INO32_GEN_PARENT: in generic_fh_to_parent()