Home
last modified time | relevance | path

Searched refs:FILEID_INO32_GEN (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/fs/xfs/
Dxfs_export.c43 case FILEID_INO32_GEN: in xfs_fileid_length()
47 case FILEID_INO32_GEN | XFS_FILEID_TYPE_64FLAG: in xfs_fileid_length()
69 fileid_type = FILEID_INO32_GEN; in xfs_fs_encode_fh()
103 case FILEID_INO32_GEN: in xfs_fs_encode_fh()
111 case FILEID_INO32_GEN | XFS_FILEID_TYPE_64FLAG: in xfs_fs_encode_fh()
175 case FILEID_INO32_GEN: in xfs_fs_fh_to_dentry()
179 case FILEID_INO32_GEN | XFS_FILEID_TYPE_64FLAG: in xfs_fs_fh_to_dentry()
Dxfs_ioctl.c181 FILEID_INO32_GEN | XFS_FILEID_TYPE_64FLAG, in xfs_handle_to_dentry()
/linux-4.4.14/fs/ceph/
Dexport.c56 type = FILEID_INO32_GEN; in ceph_encode_fh()
114 if (fh_type != FILEID_INO32_GEN && in ceph_fh_to_dentry()
/linux-4.4.14/fs/squashfs/
Dexport.c93 if ((fh_type != FILEID_INO32_GEN && fh_type != FILEID_INO32_GEN_PARENT) in squashfs_fh_to_dentry()
/linux-4.4.14/include/linux/
Dexportfs.h33 FILEID_INO32_GEN = 1, enumerator
/linux-4.4.14/fs/exportfs/
Dexpfs.c354 int type = FILEID_INO32_GEN; in export_encode_fh()
/linux-4.4.14/fs/nfsd/
Dnfsfh.c241 fileid_type = FILEID_INO32_GEN; in nfsd_set_fh_dentry()
/linux-4.4.14/fs/
Dlibfs.c878 case FILEID_INO32_GEN: in generic_fh_to_dentry()