Home
last modified time | relevance | path

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

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