Home
last modified time | relevance | path

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

/Linux-v5.15/fs/xfs/
Dxfs_export.c28 case FILEID_INO32_GEN: in xfs_fileid_length()
32 case FILEID_INO32_GEN | XFS_FILEID_TYPE_64FLAG: in xfs_fileid_length()
55 fileid_type = FILEID_INO32_GEN; in xfs_fs_encode_fh()
88 case FILEID_INO32_GEN: in xfs_fs_encode_fh()
96 case FILEID_INO32_GEN | XFS_FILEID_TYPE_64FLAG: in xfs_fs_encode_fh()
169 case FILEID_INO32_GEN: in xfs_fs_fh_to_dentry()
173 case FILEID_INO32_GEN | XFS_FILEID_TYPE_64FLAG: in xfs_fs_fh_to_dentry()
Dxfs_ioctl.c172 FILEID_INO32_GEN | XFS_FILEID_TYPE_64FLAG, in xfs_handle_to_dentry()
/Linux-v5.15/include/linux/
Dexportfs.h35 FILEID_INO32_GEN = 1, enumerator
/Linux-v5.15/fs/squashfs/
Dexport.c85 if ((fh_type != FILEID_INO32_GEN && fh_type != FILEID_INO32_GEN_PARENT) in squashfs_fh_to_dentry()
/Linux-v5.15/fs/ceph/
Dexport.c118 type = FILEID_INO32_GEN; in ceph_encode_fh()
295 if (fh_type != FILEID_INO32_GEN && in ceph_fh_to_dentry()
/Linux-v5.15/fs/kernfs/
Dmount.c87 case FILEID_INO32_GEN: in __kernfs_fh_to_dentry()
/Linux-v5.15/fs/exportfs/
Dexpfs.c362 int type = FILEID_INO32_GEN; in export_encode_fh()
/Linux-v5.15/fs/nfsd/
Dnfsfh.c263 fileid_type = FILEID_INO32_GEN; in nfsd_set_fh_dentry()
/Linux-v5.15/fs/overlayfs/
Dutil.c60 return sb->s_export_op->encode_fh ? -1 : FILEID_INO32_GEN; in ovl_can_decode_fh()
Dsuper.c962 if (fh_type != FILEID_INO32_GEN) in ovl_lower_dir()
1463 if (fh_type != FILEID_INO32_GEN) in ovl_make_workdir()
/Linux-v5.15/fs/
Dlibfs.c1026 case FILEID_INO32_GEN: in generic_fh_to_dentry()