Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dfs.h211 #define FS_IOC32_GETVERSION _IOR('v', 1, int) macro
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_ioctl32.h22 #define XFS_IOC_GETVERSION_32 FS_IOC32_GETVERSION
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dfs.h211 #define FS_IOC32_GETVERSION _IOR('v', 1, int) 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 Dfs.h254 #define FS_IOC32_GETVERSION _IOR('v', 1, int) 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 Dfs.h254 #define FS_IOC32_GETVERSION _IOR('v', 1, int) macro
/OK3568_Linux_fs/kernel/fs/ecryptfs/
H A Dfile.c384 case FS_IOC32_GETVERSION: in ecryptfs_compat_ioctl()
/OK3568_Linux_fs/kernel/fs/ext2/
H A Dext2.h296 #define EXT2_IOC32_GETVERSION FS_IOC32_GETVERSION
/OK3568_Linux_fs/kernel/fs/nilfs2/
H A Dioctl.c1340 case FS_IOC32_GETVERSION: in nilfs_compat_ioctl()
/OK3568_Linux_fs/kernel/fs/reiserfs/
H A Dreiserfs.h23 #define REISERFS_IOC32_GETVERSION FS_IOC32_GETVERSION
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dext4.h748 #define EXT4_IOC32_GETVERSION_OLD FS_IOC32_GETVERSION
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dioctl.c5046 case FS_IOC32_GETVERSION: in btrfs_compat_ioctl()
/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dfile.c4565 case FS_IOC32_GETVERSION: in f2fs_compat_ioctl()