Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dfs.h169 #define FS_IOC32_SETFLAGS _IOW('f', 2, int) macro
/linux-4.1.27/fs/ubifs/
Dioctl.c197 case FS_IOC32_SETFLAGS: in ubifs_compat_ioctl()
/linux-4.1.27/fs/ocfs2/
Docfs2_ioctl.h29 #define OCFS2_IOC32_SETFLAGS FS_IOC32_SETFLAGS
/linux-4.1.27/fs/xfs/
Dxfs_ioctl32.h33 #define XFS_IOC_SETXFLAGS_32 FS_IOC32_SETFLAGS
/linux-4.1.27/fs/ecryptfs/
Dfile.c330 case FS_IOC32_SETFLAGS: in ecryptfs_compat_ioctl()
/linux-4.1.27/fs/ext2/
Dext2.h290 #define EXT2_IOC32_SETFLAGS FS_IOC32_SETFLAGS
/linux-4.1.27/fs/nilfs2/
Dioctl.c1353 case FS_IOC32_SETFLAGS: in nilfs_compat_ioctl()
/linux-4.1.27/fs/ext3/
Dext3.h228 #define EXT3_IOC32_SETFLAGS FS_IOC32_SETFLAGS
/linux-4.1.27/fs/f2fs/
Df2fs.h235 #define F2FS_IOC32_SETFLAGS FS_IOC32_SETFLAGS
/linux-4.1.27/fs/ext4/
Dext4.h624 #define EXT4_IOC32_SETFLAGS FS_IOC32_SETFLAGS
/linux-4.1.27/fs/reiserfs/
Dreiserfs.h21 #define REISERFS_IOC32_SETFLAGS FS_IOC32_SETFLAGS
/linux-4.1.27/fs/btrfs/
Dioctl.c5503 case FS_IOC32_SETFLAGS: in btrfs_compat_ioctl()