Home
last modified time | relevance | path

Searched refs:FS_IOC32_GETFLAGS (Results 1 – 10 of 10) sorted by relevance

/linux-4.4.14/include/uapi/linux/
Dfs.h168 #define FS_IOC32_GETFLAGS _IOR('f', 1, int) macro
/linux-4.4.14/fs/ocfs2/
Docfs2_ioctl.h28 #define OCFS2_IOC32_GETFLAGS FS_IOC32_GETFLAGS
/linux-4.4.14/fs/ubifs/
Dioctl.c194 case FS_IOC32_GETFLAGS: in ubifs_compat_ioctl()
/linux-4.4.14/fs/xfs/
Dxfs_ioctl32.h32 #define XFS_IOC_GETXFLAGS_32 FS_IOC32_GETFLAGS
/linux-4.4.14/fs/ecryptfs/
Dfile.c328 case FS_IOC32_GETFLAGS: in ecryptfs_compat_ioctl()
/linux-4.4.14/fs/ext2/
Dext2.h289 #define EXT2_IOC32_GETFLAGS FS_IOC32_GETFLAGS
/linux-4.4.14/fs/nilfs2/
Dioctl.c1350 case FS_IOC32_GETFLAGS: in nilfs_compat_ioctl()
/linux-4.4.14/fs/f2fs/
Df2fs.h259 #define F2FS_IOC32_GETFLAGS FS_IOC32_GETFLAGS
/linux-4.4.14/fs/ext4/
Dext4.h623 #define EXT4_IOC32_GETFLAGS FS_IOC32_GETFLAGS
/linux-4.4.14/fs/reiserfs/
Dreiserfs.h20 #define REISERFS_IOC32_GETFLAGS FS_IOC32_GETFLAGS