Home
last modified time | relevance | path

Searched refs:FS_IOC_SETFLAGS (Results 1 – 19 of 19) sorted by relevance

/linux-4.4.14/include/uapi/linux/
Dreiserfs_fs.h22 #define REISERFS_IOC_SETFLAGS FS_IOC_SETFLAGS
Dfs.h164 #define FS_IOC_SETFLAGS _IOW('f', 2, long) macro
/linux-4.4.14/fs/ubifs/
Dioctl.c159 case FS_IOC_SETFLAGS: { in ubifs_ioctl()
198 cmd = FS_IOC_SETFLAGS; in ubifs_compat_ioctl()
/linux-4.4.14/tools/testing/selftests/efivarfs/
Dopen-unlink.c36 rc = ioctl(fd, FS_IOC_SETFLAGS, &flags); in set_immutable()
/linux-4.4.14/fs/ocfs2/
Docfs2_ioctl.h27 #define OCFS2_IOC_SETFLAGS FS_IOC_SETFLAGS
/linux-4.4.14/fs/efivarfs/
Dfile.c168 case FS_IOC_SETFLAGS: in efivarfs_file_ioctl()
/linux-4.4.14/fs/logfs/
Dfile.c196 case FS_IOC_SETFLAGS: in logfs_ioctl()
/linux-4.4.14/fs/cifs/
Dioctl.c226 case FS_IOC_SETFLAGS: in cifs_ioctl()
/linux-4.4.14/fs/ecryptfs/
Dfile.c305 case FS_IOC_SETFLAGS: in ecryptfs_unlocked_ioctl()
/linux-4.4.14/fs/xfs/libxfs/
Dxfs_fs.h506 #define XFS_IOC_SETXFLAGS FS_IOC_SETFLAGS
/linux-4.4.14/fs/nilfs2/
Dioctl.c1303 case FS_IOC_SETFLAGS: in nilfs_ioctl()
1354 cmd = FS_IOC_SETFLAGS; in nilfs_compat_ioctl()
/linux-4.4.14/fs/hfsplus/
Dhfsplus_fs.h353 #define HFSPLUS_IOC_EXT2_SETFLAGS FS_IOC_SETFLAGS
/linux-4.4.14/fs/ext2/
Dext2.h280 #define EXT2_IOC_SETFLAGS FS_IOC_SETFLAGS
/linux-4.4.14/fs/gfs2/
Dfile.c311 case FS_IOC_SETFLAGS: in gfs2_ioctl()
/linux-4.4.14/fs/f2fs/
Df2fs.h226 #define F2FS_IOC_SETFLAGS FS_IOC_SETFLAGS
/linux-4.4.14/Documentation/filesystems/
Dext4.txt533 alias for FS_IOC_SETFLAGS.
/linux-4.4.14/fs/ext4/
Dext4.h598 #define EXT4_IOC_SETFLAGS FS_IOC_SETFLAGS
/linux-4.4.14/fs/btrfs/
Dioctl.c5529 case FS_IOC_SETFLAGS: in btrfs_ioctl()
/linux-4.4.14/security/selinux/
Dhooks.c3294 case FS_IOC_SETFLAGS: in selinux_file_ioctl()