| /OK3568_Linux_fs/kernel/fs/ubifs/ |
| H A D | ioctl.c | 154 case FS_IOC_SETFLAGS: { in ubifs_ioctl() 226 cmd = FS_IOC_SETFLAGS; in ubifs_compat_ioctl()
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | reiserfs_fs.h | 23 #define REISERFS_IOC_SETFLAGS FS_IOC_SETFLAGS
|
| H A D | fs.h | 205 #define FS_IOC_SETFLAGS _IOW('f', 2, long) macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | reiserfs_fs.h | 23 #define REISERFS_IOC_SETFLAGS FS_IOC_SETFLAGS
|
| H A D | fs.h | 248 #define FS_IOC_SETFLAGS _IOW('f', 2, long) macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | reiserfs_fs.h | 23 #define REISERFS_IOC_SETFLAGS FS_IOC_SETFLAGS
|
| H A D | fs.h | 248 #define FS_IOC_SETFLAGS _IOW('f', 2, long) macro
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/efivarfs/ |
| H A D | open-unlink.c | 37 rc = ioctl(fd, FS_IOC_SETFLAGS, &flags); in set_immutable()
|
| /OK3568_Linux_fs/kernel/fs/ocfs2/ |
| H A D | ocfs2_ioctl.h | 19 #define OCFS2_IOC_SETFLAGS FS_IOC_SETFLAGS
|
| /OK3568_Linux_fs/kernel/fs/efivarfs/ |
| H A D | file.c | 178 case FS_IOC_SETFLAGS: in efivarfs_file_ioctl()
|
| /OK3568_Linux_fs/yocto/meta-clang/recipes-devtools/clang/clang/ |
| H A D | 0037-sanitizer-Remove-include-linux-fs.h-to-resolve-fscon.patch | 54 - unsigned IOCTL_FS_IOC_SETFLAGS = FS_IOC_SETFLAGS;
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/linux/ |
| H A D | fs.h | 205 #define FS_IOC_SETFLAGS _IOW('f', 2, long) macro
|
| /OK3568_Linux_fs/kernel/fs/overlayfs/ |
| H A D | file.c | 632 case FS_IOC_SETFLAGS: in ovl_ioctl() 652 cmd = FS_IOC_SETFLAGS; in ovl_compat_ioctl()
|
| /OK3568_Linux_fs/kernel/fs/ecryptfs/ |
| H A D | file.c | 358 case FS_IOC_SETFLAGS: in ecryptfs_unlocked_ioctl()
|
| /OK3568_Linux_fs/kernel/fs/cifs/ |
| H A D | ioctl.c | 208 case FS_IOC_SETFLAGS: in cifs_ioctl()
|
| /OK3568_Linux_fs/kernel/fs/nilfs2/ |
| H A D | ioctl.c | 1287 case FS_IOC_SETFLAGS: in nilfs_ioctl() 1338 cmd = FS_IOC_SETFLAGS; in nilfs_compat_ioctl()
|
| /OK3568_Linux_fs/kernel/fs/orangefs/ |
| H A D | file.c | 420 } else if (cmd == FS_IOC_SETFLAGS) { in orangefs_ioctl()
|
| /OK3568_Linux_fs/kernel/fs/ext4/ |
| H A D | ioctl.c | 835 case FS_IOC_SETFLAGS: { in __ext4_ioctl() 1347 cmd = FS_IOC_SETFLAGS; in ext4_compat_ioctl()
|
| /OK3568_Linux_fs/kernel/fs/gfs2/ |
| H A D | file.c | 347 case FS_IOC_SETFLAGS: in gfs2_ioctl() 367 cmd = FS_IOC_SETFLAGS; in gfs2_compat_ioctl()
|
| /OK3568_Linux_fs/kernel/fs/xfs/libxfs/ |
| H A D | xfs_fs.h | 773 #define XFS_IOC_SETXFLAGS FS_IOC_SETFLAGS
|
| /OK3568_Linux_fs/kernel/fs/hfsplus/ |
| H A D | hfsplus_fs.h | 355 #define HFSPLUS_IOC_EXT2_SETFLAGS FS_IOC_SETFLAGS
|
| /OK3568_Linux_fs/kernel/fs/ext2/ |
| H A D | ext2.h | 285 #define EXT2_IOC_SETFLAGS FS_IOC_SETFLAGS
|
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | ioctl.c | 4890 case FS_IOC_SETFLAGS: in btrfs_ioctl() 5044 cmd = FS_IOC_SETFLAGS; in btrfs_compat_ioctl()
|
| /OK3568_Linux_fs/kernel/fs/f2fs/ |
| H A D | file.c | 4266 case FS_IOC_SETFLAGS: in __f2fs_ioctl() 4563 cmd = FS_IOC_SETFLAGS; in f2fs_compat_ioctl()
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | ext4.rst | 547 FS_IOC_SETFLAGS
|