Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dext4.h48 #define EXT4_IOC32_GETVERSION_OLD FS_IOC32_GETVERSION
Dfs.h230 #define FS_IOC32_GETVERSION _IOR('v', 1, int) macro
/linux-6.12.1/fs/xfs/
Dxfs_ioctl32.h20 #define XFS_IOC_GETVERSION_32 FS_IOC32_GETVERSION
/linux-6.12.1/tools/include/uapi/linux/
Dfs.h230 #define FS_IOC32_GETVERSION _IOR('v', 1, int) macro
/linux-6.12.1/tools/perf/trace/beauty/include/uapi/linux/
Dfs.h230 #define FS_IOC32_GETVERSION _IOR('v', 1, int) macro
/linux-6.12.1/fs/ecryptfs/
Dfile.c403 case FS_IOC32_GETVERSION: in ecryptfs_compat_ioctl()
/linux-6.12.1/fs/bcachefs/
Dfs-ioctl.c621 case FS_IOC32_GETVERSION: in bch2_compat_fs_ioctl()
/linux-6.12.1/fs/ext2/
Dext2.h284 #define EXT2_IOC32_GETVERSION FS_IOC32_GETVERSION
/linux-6.12.1/fs/nilfs2/
Dioctl.c1423 case FS_IOC32_GETVERSION: in nilfs_compat_ioctl()
/linux-6.12.1/fs/reiserfs/
Dreiserfs.h21 #define REISERFS_IOC32_GETVERSION FS_IOC32_GETVERSION
/linux-6.12.1/fs/ext4/
Dext4.h758 #define EXT4_IOC32_GETVERSION_OLD FS_IOC32_GETVERSION
/linux-6.12.1/fs/btrfs/
Dioctl.c4857 case FS_IOC32_GETVERSION: in btrfs_compat_ioctl()
/linux-6.12.1/fs/f2fs/
Dfile.c5159 case FS_IOC32_GETVERSION: in f2fs_compat_ioctl()
/linux-6.12.1/security/selinux/
Dhooks.c3757 case FS_IOC32_GETVERSION: in selinux_file_ioctl_compat()