Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/xfs/
A 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()
A Dxfs_ioctl.c173 FILEID_INO32_GEN | XFS_FILEID_TYPE_64FLAG, in xfs_handle_to_dentry()
/linux-6.3-rc2/samples/fanotify/
A Dfs-monitor.c27 #ifndef FILEID_INO32_GEN
28 #define FILEID_INO32_GEN 1 macro
46 if (fh->handle_type == FILEID_INO32_GEN) in print_fh()
/linux-6.3-rc2/include/linux/
A Dexportfs.h35 FILEID_INO32_GEN = 1, enumerator
/linux-6.3-rc2/fs/squashfs/
A Dexport.c85 if ((fh_type != FILEID_INO32_GEN && fh_type != FILEID_INO32_GEN_PARENT) in squashfs_fh_to_dentry()
/linux-6.3-rc2/fs/ceph/
A Dexport.c118 type = FILEID_INO32_GEN; in ceph_encode_fh()
306 if (fh_type != FILEID_INO32_GEN && in ceph_fh_to_dentry()
/linux-6.3-rc2/fs/kernfs/
A Dmount.c88 case FILEID_INO32_GEN: in __kernfs_fh_to_dentry()
/linux-6.3-rc2/fs/exportfs/
A Dexpfs.c361 int type = FILEID_INO32_GEN; in export_encode_fh()
/linux-6.3-rc2/fs/overlayfs/
A Dsuper.c969 if (fh_type != FILEID_INO32_GEN) in ovl_lower_dir()
1396 if (fh_type != FILEID_INO32_GEN) in ovl_make_workdir()
A Dutil.c60 return sb->s_export_op->encode_fh ? -1 : FILEID_INO32_GEN; in ovl_can_decode_fh()
/linux-6.3-rc2/fs/
A Dlibfs.c1070 case FILEID_INO32_GEN: in generic_fh_to_dentry()

Completed in 21 milliseconds