Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dreiserfs_fs.h23 #define REISERFS_IOC_GETVERSION FS_IOC_GETVERSION
Dfs.h165 #define FS_IOC_GETVERSION _IOR('v', 1, long) macro
/linux-4.1.27/fs/ecryptfs/
Dfile.c306 case FS_IOC_GETVERSION: in ecryptfs_unlocked_ioctl()
/linux-4.1.27/fs/xfs/libxfs/
Dxfs_fs.h496 #define XFS_IOC_GETVERSION FS_IOC_GETVERSION
/linux-4.1.27/fs/nilfs2/
Dioctl.c1305 case FS_IOC_GETVERSION: in nilfs_ioctl()
1357 cmd = FS_IOC_GETVERSION; in nilfs_compat_ioctl()
/linux-4.1.27/fs/ext2/
Dext2.h281 #define EXT2_IOC_GETVERSION FS_IOC_GETVERSION
/linux-4.1.27/fs/ext3/
Dext3.h216 #define EXT3_IOC_GETVERSION_OLD FS_IOC_GETVERSION
/linux-4.1.27/fs/f2fs/
Df2fs.h212 #define F2FS_IOC_GETVERSION FS_IOC_GETVERSION
/linux-4.1.27/Documentation/filesystems/
Dext4.txt542 FS_IOC_GETVERSION.
/linux-4.1.27/fs/btrfs/
Dioctl.c5366 case FS_IOC_GETVERSION: in btrfs_ioctl()
5507 cmd = FS_IOC_GETVERSION; in btrfs_compat_ioctl()
/linux-4.1.27/fs/ext4/
Dext4.h601 #define EXT4_IOC_GETVERSION_OLD FS_IOC_GETVERSION
/linux-4.1.27/security/selinux/
Dhooks.c3251 case FS_IOC_GETVERSION: in selinux_file_ioctl()