Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Docfs2_ioctl.h21 #define OCFS2_IOC32_SETFLAGS FS_IOC32_SETFLAGS
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dfs.h210 #define FS_IOC32_SETFLAGS _IOW('f', 2, int) macro
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_ioctl32.h21 #define XFS_IOC_SETXFLAGS_32 FS_IOC32_SETFLAGS
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dfs.h210 #define FS_IOC32_SETFLAGS _IOW('f', 2, int) macro
/OK3568_Linux_fs/kernel/fs/ubifs/
H A Dioctl.c225 case FS_IOC32_SETFLAGS: in ubifs_compat_ioctl()
/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 Dfs.h253 #define FS_IOC32_SETFLAGS _IOW('f', 2, int) 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 Dfs.h253 #define FS_IOC32_SETFLAGS _IOW('f', 2, int) macro
/OK3568_Linux_fs/kernel/fs/ecryptfs/
H A Dfile.c383 case FS_IOC32_SETFLAGS: in ecryptfs_compat_ioctl()
/OK3568_Linux_fs/kernel/fs/ext2/
H A Dext2.h295 #define EXT2_IOC32_SETFLAGS FS_IOC32_SETFLAGS
/OK3568_Linux_fs/kernel/fs/overlayfs/
H A Dfile.c651 case FS_IOC32_SETFLAGS: in ovl_compat_ioctl()
/OK3568_Linux_fs/kernel/fs/nilfs2/
H A Dioctl.c1337 case FS_IOC32_SETFLAGS: in nilfs_compat_ioctl()
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dioctl.c1346 case FS_IOC32_SETFLAGS: in ext4_compat_ioctl()
/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dfile.c366 case FS_IOC32_SETFLAGS: in gfs2_compat_ioctl()
/OK3568_Linux_fs/kernel/fs/reiserfs/
H A Dreiserfs.h22 #define REISERFS_IOC32_SETFLAGS FS_IOC32_SETFLAGS
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dioctl.c5043 case FS_IOC32_SETFLAGS: in btrfs_compat_ioctl()
/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dfile.c4562 case FS_IOC32_SETFLAGS: in f2fs_compat_ioctl()