Home
last modified time | relevance | path

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

/linux-4.1.27/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.1.27/fs/ubifs/
Dioctl.c159 case FS_IOC_SETFLAGS: { in ubifs_ioctl()
198 cmd = FS_IOC_SETFLAGS; in ubifs_compat_ioctl()
/linux-4.1.27/tools/testing/selftests/efivarfs/
Dopen-unlink.c36 rc = ioctl(fd, FS_IOC_SETFLAGS, &flags); in set_immutable()
/linux-4.1.27/fs/ocfs2/
Docfs2_ioctl.h27 #define OCFS2_IOC_SETFLAGS FS_IOC_SETFLAGS
/linux-4.1.27/fs/efivarfs/
Dfile.c168 case FS_IOC_SETFLAGS: in efivarfs_file_ioctl()
/linux-4.1.27/fs/cifs/
Dioctl.c181 case FS_IOC_SETFLAGS: in cifs_ioctl()
/linux-4.1.27/fs/logfs/
Dfile.c196 case FS_IOC_SETFLAGS: in logfs_ioctl()
/linux-4.1.27/fs/ecryptfs/
Dfile.c305 case FS_IOC_SETFLAGS: in ecryptfs_unlocked_ioctl()
/linux-4.1.27/fs/xfs/libxfs/
Dxfs_fs.h495 #define XFS_IOC_SETXFLAGS FS_IOC_SETFLAGS
/linux-4.1.27/fs/nilfs2/
Dioctl.c1303 case FS_IOC_SETFLAGS: in nilfs_ioctl()
1354 cmd = FS_IOC_SETFLAGS; in nilfs_compat_ioctl()
/linux-4.1.27/fs/hfsplus/
Dhfsplus_fs.h353 #define HFSPLUS_IOC_EXT2_SETFLAGS FS_IOC_SETFLAGS
/linux-4.1.27/fs/ext2/
Dext2.h280 #define EXT2_IOC_SETFLAGS FS_IOC_SETFLAGS
/linux-4.1.27/fs/ext3/
Dext3.h211 #define EXT3_IOC_SETFLAGS FS_IOC_SETFLAGS
/linux-4.1.27/fs/gfs2/
Dfile.c311 case FS_IOC_SETFLAGS: in gfs2_ioctl()
/linux-4.1.27/fs/f2fs/
Df2fs.h211 #define F2FS_IOC_SETFLAGS FS_IOC_SETFLAGS
/linux-4.1.27/Documentation/filesystems/
Dext4.txt533 alias for FS_IOC_SETFLAGS.
/linux-4.1.27/fs/btrfs/
Dioctl.c5364 case FS_IOC_SETFLAGS: in btrfs_ioctl()
5504 cmd = FS_IOC_SETFLAGS; in btrfs_compat_ioctl()
/linux-4.1.27/fs/ext4/
Dext4.h598 #define EXT4_IOC_SETFLAGS FS_IOC_SETFLAGS
/linux-4.1.27/security/selinux/
Dhooks.c3255 case FS_IOC_SETFLAGS: in selinux_file_ioctl()