Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dreiserfs_fs.h24 #define REISERFS_IOC_GETVERSION FS_IOC_GETVERSION
H A Dfs.h206 #define FS_IOC_GETVERSION _IOR('v', 1, long) macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dreiserfs_fs.h24 #define REISERFS_IOC_GETVERSION FS_IOC_GETVERSION
H A Dfs.h249 #define FS_IOC_GETVERSION _IOR('v', 1, long) macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dreiserfs_fs.h24 #define REISERFS_IOC_GETVERSION FS_IOC_GETVERSION
H A Dfs.h249 #define FS_IOC_GETVERSION _IOR('v', 1, long) macro
/OK3568_Linux_fs/yocto/meta-clang/recipes-devtools/clang/clang/
H A D0037-sanitizer-Remove-include-linux-fs.h-to-resolve-fscon.patch53 - unsigned IOCTL_FS_IOC_GETVERSION = FS_IOC_GETVERSION;
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dfs.h206 #define FS_IOC_GETVERSION _IOR('v', 1, long) macro
/OK3568_Linux_fs/kernel/fs/ecryptfs/
H A Dfile.c359 case FS_IOC_GETVERSION: in ecryptfs_unlocked_ioctl()
/OK3568_Linux_fs/kernel/fs/nilfs2/
H A Dioctl.c1289 case FS_IOC_GETVERSION: in nilfs_ioctl()
1341 cmd = FS_IOC_GETVERSION; in nilfs_compat_ioctl()
/OK3568_Linux_fs/kernel/fs/xfs/libxfs/
H A Dxfs_fs.h774 #define XFS_IOC_GETVERSION FS_IOC_GETVERSION
/OK3568_Linux_fs/kernel/fs/ext2/
H A Dext2.h286 #define EXT2_IOC_GETVERSION FS_IOC_GETVERSION
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dioctl.c4892 case FS_IOC_GETVERSION: in btrfs_ioctl()
5047 cmd = FS_IOC_GETVERSION; in btrfs_compat_ioctl()
/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dfile.c4268 case FS_IOC_GETVERSION: in __f2fs_ioctl()
4566 cmd = FS_IOC_GETVERSION; in f2fs_compat_ioctl()
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dext4.rst555 version of this ioctl is an alias for FS_IOC_GETVERSION.
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dext4.h699 #define EXT4_IOC_GETVERSION_OLD FS_IOC_GETVERSION
/OK3568_Linux_fs/kernel/security/selinux/
H A Dhooks.c3688 case FS_IOC_GETVERSION: in selinux_file_ioctl()