Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dext4.h50 #define EXT4_IOC32_GETVERSION_OLD FS_IOC32_GETVERSION
/linux/fs/xfs/
H A Dxfs_ioctl32.h20 #define XFS_IOC_GETVERSION_32 FS_IOC32_GETVERSION
/linux/tools/include/uapi/linux/
H A Dfs.h239 #define FS_IOC32_GETVERSION _IOR('v', 1, int) macro
/linux/tools/perf/trace/beauty/include/uapi/linux/
H A Dfs.h332 #define FS_IOC32_GETVERSION _IOR('v', 1, int) macro
/linux/fs/
H A Dpidfs.c686 if (cmd == FS_IOC32_GETVERSION) in pidfd_compat_ioctl()
/linux/fs/ext4/
H A Dext4.h781 #define EXT4_IOC32_GETVERSION_OLD FS_IOC32_GETVERSION
/linux/fs/btrfs/
H A Dioctl.c5697 case FS_IOC32_GETVERSION: in btrfs_compat_ioctl()
/linux/security/selinux/
H A Dhooks.c3959 case FS_IOC32_GETVERSION: in selinux_file_ioctl_compat()