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

/linux-master/include/uapi/linux/
H A Dext4.h48 #define EXT4_IOC32_GETVERSION_OLD FS_IOC32_GETVERSION
H A Dfs.h230 #define FS_IOC32_GETVERSION _IOR('v', 1, int) macro
/linux-master/fs/xfs/
H A Dxfs_ioctl32.h20 #define XFS_IOC_GETVERSION_32 FS_IOC32_GETVERSION
/linux-master/tools/include/uapi/linux/
H A Dfs.h230 #define FS_IOC32_GETVERSION _IOR('v', 1, int) macro
/linux-master/fs/ecryptfs/
H A Dfile.c403 case FS_IOC32_GETVERSION:
/linux-master/fs/ext2/
H A Dext2.h284 #define EXT2_IOC32_GETVERSION FS_IOC32_GETVERSION
/linux-master/fs/nilfs2/
H A Dioctl.c1320 case FS_IOC32_GETVERSION:
/linux-master/fs/reiserfs/
H A Dreiserfs.h21 #define REISERFS_IOC32_GETVERSION FS_IOC32_GETVERSION
/linux-master/fs/ext4/
H A Dext4.h755 #define EXT4_IOC32_GETVERSION_OLD FS_IOC32_GETVERSION
/linux-master/fs/btrfs/
H A Dioctl.c4789 case FS_IOC32_GETVERSION:
/linux-master/fs/f2fs/
H A Dfile.c4976 case FS_IOC32_GETVERSION:
/linux-master/security/selinux/
H A Dhooks.c3758 case FS_IOC32_GETVERSION:

Completed in 202 milliseconds