Home
last modified time | relevance | path

Searched defs:FS_IOC_GETFLAGS (Results 1 - 14 of 14) sorted by relevance

/third_party/ltp/include/lapi/
H A Dfs.h24 # define FS_IOC_GETFLAGS _IOR('f', 1, long) macro
/third_party/toybox/toys/pending/
H A Dstrace.c70 #define FS_IOC_GETFLAGS 0x80086601 macro
/third_party/f2fs-tools/tools/f2fs_io/
H A Df2fs_io.h52 #define FS_IOC_GETFLAGS _IOR('f', 1, long) macro
/third_party/rust/crates/linux-raw-sys/gen/modules/
H A 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/src/aarch64/
H A Dioctl.rs218 pub const FS_IOC_GETFLAGS: u32 = 2148034049; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dioctl.rs213 pub const FS_IOC_GETFLAGS: u32 = 1074292225; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dioctl.rs212 pub const FS_IOC_GETFLAGS: u32 = 1074292225; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dioctl.rs213 pub const FS_IOC_GETFLAGS: u32 = 1074292225; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dioctl.rs212 pub const FS_IOC_GETFLAGS: u32 = 1074030081; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dioctl.rs218 pub const FS_IOC_GETFLAGS: u32 = 2147771905; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dioctl.rs218 pub const FS_IOC_GETFLAGS: u32 = 2148034049; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dioctl.rs218 pub const FS_IOC_GETFLAGS: u32 = 2148034049; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dioctl.rs218 pub const FS_IOC_GETFLAGS: u32 = 2148034049; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dioctl.rs218 pub const FS_IOC_GETFLAGS: u32 = 2147771905; consts

Completed in 99 milliseconds