Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dreiserfs_fs.h23 #define REISERFS_IOC_SETFLAGS FS_IOC_SETFLAGS
Dfs.h248 #define FS_IOC_SETFLAGS _IOW('f', 2, long) macro
/Linux-v4.19/fs/ubifs/
Dioctl.c162 case FS_IOC_SETFLAGS: { in ubifs_ioctl()
221 cmd = FS_IOC_SETFLAGS; in ubifs_compat_ioctl()
/Linux-v4.19/tools/testing/selftests/efivarfs/
Dopen-unlink.c37 rc = ioctl(fd, FS_IOC_SETFLAGS, &flags); in set_immutable()
/Linux-v4.19/fs/ocfs2/
Docfs2_ioctl.h27 #define OCFS2_IOC_SETFLAGS FS_IOC_SETFLAGS
/Linux-v4.19/fs/efivarfs/
Dfile.c174 case FS_IOC_SETFLAGS: in efivarfs_file_ioctl()
/Linux-v4.19/fs/overlayfs/
Dfile.c385 case FS_IOC_SETFLAGS: in ovl_ioctl()
421 cmd = FS_IOC_SETFLAGS; in ovl_compat_ioctl()
/Linux-v4.19/fs/cifs/
Dioctl.c164 case FS_IOC_SETFLAGS: in cifs_ioctl()
/Linux-v4.19/fs/ecryptfs/
Dfile.c372 case FS_IOC_SETFLAGS: in ecryptfs_unlocked_ioctl()
/Linux-v4.19/fs/xfs/libxfs/
Dxfs_fs.h563 #define XFS_IOC_SETXFLAGS FS_IOC_SETFLAGS
/Linux-v4.19/fs/nilfs2/
Dioctl.c1293 case FS_IOC_SETFLAGS: in nilfs_ioctl()
1344 cmd = FS_IOC_SETFLAGS; in nilfs_compat_ioctl()
/Linux-v4.19/fs/hfsplus/
Dhfsplus_fs.h354 #define HFSPLUS_IOC_EXT2_SETFLAGS FS_IOC_SETFLAGS
/Linux-v4.19/fs/orangefs/
Dfile.c503 } else if (cmd == FS_IOC_SETFLAGS) { in orangefs_ioctl()
/Linux-v4.19/fs/ext2/
Dext2.h285 #define EXT2_IOC_SETFLAGS FS_IOC_SETFLAGS
/Linux-v4.19/fs/gfs2/
Dfile.c322 case FS_IOC_SETFLAGS: in gfs2_ioctl()
/Linux-v4.19/Documentation/filesystems/ext4/
Dext4.rst518 alias for FS_IOC_SETFLAGS.
/Linux-v4.19/fs/btrfs/
Dioctl.c5850 case FS_IOC_SETFLAGS: in btrfs_ioctl()
6002 cmd = FS_IOC_SETFLAGS; in btrfs_compat_ioctl()
/Linux-v4.19/fs/ext4/
Dext4.h636 #define EXT4_IOC_SETFLAGS FS_IOC_SETFLAGS
/Linux-v4.19/fs/f2fs/
Df2fs.h378 #define F2FS_IOC_SETFLAGS FS_IOC_SETFLAGS
/Linux-v4.19/security/selinux/
Dhooks.c3631 case FS_IOC_SETFLAGS: in selinux_file_ioctl()