Home
last modified time | relevance | path

Searched refs:FS_IOC_GETFLAGS (Results 1 – 22 of 22) sorted by relevance

/third_party/ltp/include/lapi/
Dfs.h20 #ifndef FS_IOC_GETFLAGS
21 #define FS_IOC_GETFLAGS _IOR('f', 1, long) macro
/third_party/f2fs-tools/tools/f2fs_io/
Df2fs_io.h51 #ifndef FS_IOC_GETFLAGS
52 #define FS_IOC_GETFLAGS _IOR('f', 1, long) macro
59 #define F2FS_IOC_GETFLAGS FS_IOC_GETFLAGS
/third_party/ltp/testcases/kernel/syscalls/statx/
Dstatx08.c91 ret = ioctl(fd, FS_IOC_GETFLAGS, &attr); in caid_flags_setup()
161 SAFE_IOCTL(fd, FS_IOC_GETFLAGS, &attr); in cleanup()
Dstatx04.c79 TEST(ioctl(fd, FS_IOC_GETFLAGS, &i)); in setup()
/third_party/toybox/toys/pending/
Dstrace.c70 #define FS_IOC_GETFLAGS 0x80086601
88 C(FS_IOC_GETFLAGS);
440 case FS_IOC_GETFLAGS: TT.fmt = "fi/{longx}"; break;
/third_party/ltp/testcases/kernel/syscalls/setxattr/
Dsetxattr03.c106 if (ioctl(fd, FS_IOC_GETFLAGS, &fsflags) < 0) in fsetflag()
/third_party/ltp/testcases/kernel/syscalls/fallocate/
Dfallocate06.c69 ret = ioctl(fd, FS_IOC_GETFLAGS, &attr); in toggle_cow()
/third_party/toybox/toys/other/
Dlsattr.c89 return (ioctl(fd, FS_IOC_GETFLAGS, (void*)flag)); in ext2_getflag()
/third_party/ltp/testcases/kernel/syscalls/utimensat/
Dutimensat01.c186 if (ioctl(fd, FS_IOC_GETFLAGS, &attr)) { in change_attr()
/third_party/rust/crates/linux-raw-sys/gen/modules/
Dioctl.h218 #define FS_IOC_GETFLAGS 0x80046601ul macro
1774 #define FS_IOC_GETFLAGS 0x80086601ul macro
3334 #define FS_IOC_GETFLAGS 0x80086601ul macro
4890 #define FS_IOC_GETFLAGS 0x80046601ul macro
6337 #define FS_IOC_GETFLAGS 0x40086601ul macro
7783 #define FS_IOC_GETFLAGS 0x40086601ul macro
9333 #define FS_IOC_GETFLAGS 0x40046601ul macro
10889 #define FS_IOC_GETFLAGS 0x80086601ul macro
/third_party/rust/crates/linux-raw-sys/gen/ioctl/
Dgenerated.txt216 FS_IOC_GETFLAGS
Dlist.c466 IOCTL_REQUEST(FS_IOC_GETFLAGS); in list()
/third_party/rust/crates/linux-raw-sys/src/arm/
Dioctl.rs218 pub const FS_IOC_GETFLAGS: u32 = 2147771905; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dioctl.rs213 pub const FS_IOC_GETFLAGS: u32 = 1074292225; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc/
Dioctl.rs213 pub const FS_IOC_GETFLAGS: u32 = 1074292225; constant
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dioctl.rs218 pub const FS_IOC_GETFLAGS: u32 = 2148034049; constant
/third_party/rust/crates/linux-raw-sys/src/x32/
Dioctl.rs218 pub const FS_IOC_GETFLAGS: u32 = 2148034049; constant
/third_party/rust/crates/linux-raw-sys/src/x86/
Dioctl.rs218 pub const FS_IOC_GETFLAGS: u32 = 2147771905; constant
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dioctl.rs218 pub const FS_IOC_GETFLAGS: u32 = 2148034049; constant
/third_party/rust/crates/linux-raw-sys/src/mips64/
Dioctl.rs212 pub const FS_IOC_GETFLAGS: u32 = 1074292225; constant
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dioctl.rs218 pub const FS_IOC_GETFLAGS: u32 = 2148034049; constant
/third_party/rust/crates/linux-raw-sys/src/mips/
Dioctl.rs212 pub const FS_IOC_GETFLAGS: u32 = 1074030081; constant