Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dreiserfs_fs.h24 #define REISERFS_IOC_GETVERSION FS_IOC_GETVERSION
Dext4.h15 #define EXT4_IOC_GETVERSION_OLD FS_IOC_GETVERSION
Dfs.h225 #define FS_IOC_GETVERSION _IOR('v', 1, long) macro
/linux-6.12.1/fs/bcachefs/
Dfs-ioctl.c564 case FS_IOC_GETVERSION: in bch2_fs_file_ioctl()
622 cmd = FS_IOC_GETVERSION; in bch2_compat_fs_ioctl()
/linux-6.12.1/tools/include/uapi/linux/
Dfs.h225 #define FS_IOC_GETVERSION _IOR('v', 1, long) macro
/linux-6.12.1/tools/perf/trace/beauty/include/uapi/linux/
Dfs.h225 #define FS_IOC_GETVERSION _IOR('v', 1, long) macro
/linux-6.12.1/fs/ecryptfs/
Dfile.c378 case FS_IOC_GETVERSION: in ecryptfs_unlocked_ioctl()
/linux-6.12.1/fs/nilfs2/
Dioctl.c1374 case FS_IOC_GETVERSION: in nilfs_ioctl()
1424 cmd = FS_IOC_GETVERSION; in nilfs_compat_ioctl()
/linux-6.12.1/fs/ext2/
Dext2.h276 #define EXT2_IOC_GETVERSION FS_IOC_GETVERSION
/linux-6.12.1/fs/xfs/libxfs/
Dxfs_fs.h956 #define XFS_IOC_GETVERSION FS_IOC_GETVERSION
/linux-6.12.1/fs/btrfs/
Dioctl.c4702 case FS_IOC_GETVERSION: in btrfs_ioctl()
4858 cmd = FS_IOC_GETVERSION; in btrfs_compat_ioctl()
/linux-6.12.1/Documentation/admin-guide/
Dext4.rst542 version of this ioctl is an alias for FS_IOC_GETVERSION.
/linux-6.12.1/fs/f2fs/
Dfile.c4410 case FS_IOC_GETVERSION: in __f2fs_ioctl()
5160 cmd = FS_IOC_GETVERSION; in f2fs_compat_ioctl()
/linux-6.12.1/security/selinux/
Dhooks.c3707 case FS_IOC_GETVERSION: in selinux_file_ioctl()
3758 cmd = FS_IOC_GETVERSION; in selinux_file_ioctl_compat()