Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dfs.h170 #define FS_IOC32_GETVERSION _IOR('v', 1, int) macro
/linux-4.1.27/fs/xfs/
Dxfs_ioctl32.h34 #define XFS_IOC_GETVERSION_32 FS_IOC32_GETVERSION
/linux-4.1.27/fs/ecryptfs/
Dfile.c331 case FS_IOC32_GETVERSION: in ecryptfs_compat_ioctl()
/linux-4.1.27/fs/ext2/
Dext2.h291 #define EXT2_IOC32_GETVERSION FS_IOC32_GETVERSION
/linux-4.1.27/fs/nilfs2/
Dioctl.c1356 case FS_IOC32_GETVERSION: in nilfs_compat_ioctl()
/linux-4.1.27/fs/ext3/
Dext3.h237 #define EXT3_IOC32_GETVERSION_OLD FS_IOC32_GETVERSION
/linux-4.1.27/fs/ext4/
Dext4.h631 #define EXT4_IOC32_GETVERSION_OLD FS_IOC32_GETVERSION
/linux-4.1.27/fs/reiserfs/
Dreiserfs.h22 #define REISERFS_IOC32_GETVERSION FS_IOC32_GETVERSION
/linux-4.1.27/fs/btrfs/
Dioctl.c5506 case FS_IOC32_GETVERSION: in btrfs_compat_ioctl()