Home
last modified time | relevance | path

Searched refs:FS_IOC32_GETFLAGS (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Docfs2_ioctl.h20 #define OCFS2_IOC32_GETFLAGS FS_IOC32_GETFLAGS
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dfs.h209 #define FS_IOC32_GETFLAGS _IOR('f', 1, int) macro
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_ioctl32.h20 #define XFS_IOC_GETXFLAGS_32 FS_IOC32_GETFLAGS
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dfs.h209 #define FS_IOC32_GETFLAGS _IOR('f', 1, int) macro
/OK3568_Linux_fs/kernel/fs/ubifs/
H A Dioctl.c222 case FS_IOC32_GETFLAGS: 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.h252 #define FS_IOC32_GETFLAGS _IOR('f', 1, 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.h252 #define FS_IOC32_GETFLAGS _IOR('f', 1, int) macro
/OK3568_Linux_fs/kernel/fs/ecryptfs/
H A Dfile.c382 case FS_IOC32_GETFLAGS: in ecryptfs_compat_ioctl()
/OK3568_Linux_fs/kernel/fs/ext2/
H A Dext2.h294 #define EXT2_IOC32_GETFLAGS FS_IOC32_GETFLAGS
/OK3568_Linux_fs/kernel/fs/overlayfs/
H A Dfile.c647 case FS_IOC32_GETFLAGS: in ovl_compat_ioctl()
/OK3568_Linux_fs/kernel/fs/nilfs2/
H A Dioctl.c1334 case FS_IOC32_GETFLAGS: in nilfs_compat_ioctl()
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dioctl.c1343 case FS_IOC32_GETFLAGS: in ext4_compat_ioctl()
/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dfile.c363 case FS_IOC32_GETFLAGS: in gfs2_compat_ioctl()
/OK3568_Linux_fs/kernel/fs/incfs/
H A Dvfs.c928 case FS_IOC32_GETFLAGS: in incfs_compat_ioctl()
/OK3568_Linux_fs/kernel/fs/reiserfs/
H A Dreiserfs.h21 #define REISERFS_IOC32_GETFLAGS FS_IOC32_GETFLAGS
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dioctl.c5040 case FS_IOC32_GETFLAGS: in btrfs_compat_ioctl()
/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dfile.c4559 case FS_IOC32_GETFLAGS: in f2fs_compat_ioctl()