/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | reiserfs_fs.h | 24 #define REISERFS_IOC_GETVERSION FS_IOC_GETVERSION
|
H A D | fs.h | 206 #define FS_IOC_GETVERSION _IOR('v', 1, long) macro
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | reiserfs_fs.h | 24 #define REISERFS_IOC_GETVERSION FS_IOC_GETVERSION
|
H A D | ext4.h | 15 #define EXT4_IOC_GETVERSION_OLD FS_IOC_GETVERSION
|
H A D | fs.h | 207 #define FS_IOC_GETVERSION _IOR('v', 1, long) macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | reiserfs_fs.h | 26 #define REISERFS_IOC_GETVERSION FS_IOC_GETVERSION
|
H A D | fs.h | 144 #define FS_IOC_GETVERSION _IOR('v', 1, long) macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | reiserfs_fs.h | 13 #define REISERFS_IOC_GETVERSION FS_IOC_GETVERSION
|
H A D | fs.h | 170 #define FS_IOC_GETVERSION _IOR('v', 1, long) macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | reiserfs_fs.h | 26 #define REISERFS_IOC_GETVERSION FS_IOC_GETVERSION
|
H A D | fs.h | 144 #define FS_IOC_GETVERSION _IOR('v', 1, long) macro
|
/kernel/linux/linux-5.10/tools/include/uapi/linux/ |
H A D | fs.h | 206 #define FS_IOC_GETVERSION _IOR('v', 1, long) macro
|
/kernel/linux/linux-6.6/tools/include/uapi/linux/ |
H A D | fs.h | 207 #define FS_IOC_GETVERSION _IOR('v', 1, long) macro
|
/kernel/linux/linux-5.10/fs/ecryptfs/ |
H A D | file.c | 359 case FS_IOC_GETVERSION: in ecryptfs_unlocked_ioctl()
|
/kernel/linux/linux-6.6/fs/ecryptfs/ |
H A D | file.c | 378 case FS_IOC_GETVERSION: in ecryptfs_unlocked_ioctl()
|
/kernel/linux/linux-5.10/fs/nilfs2/ |
H A D | ioctl.c | 1296 case FS_IOC_GETVERSION: in nilfs_ioctl() 1348 cmd = FS_IOC_GETVERSION; in nilfs_compat_ioctl()
|
/kernel/linux/linux-6.6/fs/nilfs2/ |
H A D | ioctl.c | 1277 case FS_IOC_GETVERSION: in nilfs_ioctl() 1323 cmd = FS_IOC_GETVERSION; in nilfs_compat_ioctl()
|
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_fs.h | 774 #define XFS_IOC_GETVERSION FS_IOC_GETVERSION
|
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_fs.h | 775 #define XFS_IOC_GETVERSION FS_IOC_GETVERSION
|
/kernel/linux/linux-5.10/fs/ext2/ |
H A D | ext2.h | 275 #define EXT2_IOC_GETVERSION FS_IOC_GETVERSION
|
/kernel/linux/linux-6.6/fs/ext2/ |
H A D | ext2.h | 276 #define EXT2_IOC_GETVERSION FS_IOC_GETVERSION
|
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | ioctl.c | 4923 case FS_IOC_GETVERSION: in btrfs_ioctl() 5078 cmd = FS_IOC_GETVERSION; in btrfs_compat_ioctl()
|
/kernel/linux/linux-5.10/fs/f2fs/ |
H A D | file.c | 4014 case FS_IOC_GETVERSION: in __f2fs_ioctl() 4294 cmd = FS_IOC_GETVERSION; in f2fs_compat_ioctl()
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | ioctl.c | 4583 case FS_IOC_GETVERSION: in btrfs_ioctl() 4740 cmd = FS_IOC_GETVERSION; in btrfs_compat_ioctl()
|
/kernel/linux/linux-6.6/fs/f2fs/ |
H A D | file.c | 4255 case FS_IOC_GETVERSION: in __f2fs_ioctl() 4963 cmd = FS_IOC_GETVERSION; in f2fs_compat_ioctl()
|