Home
last modified time | relevance | path

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

/third_party/ltp/include/lapi/
H A Dfs.h28 # define FS_IOC_SETFLAGS _IOW('f', 2, long) macro
/third_party/toybox/toys/pending/
H A Dstrace.c71 #define FS_IOC_SETFLAGS 0x40086602 macro
/third_party/f2fs-tools/tools/f2fs_io/
H A Df2fs_io.h55 #define FS_IOC_SETFLAGS _IOW('f', 2, long) macro
/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dioctl.h219 #define FS_IOC_SETFLAGS 0x40046602ul macro
1775 #define FS_IOC_SETFLAGS 0x40086602ul macro
3335 #define FS_IOC_SETFLAGS 0x40086602ul macro
4891 #define FS_IOC_SETFLAGS 0x40046602ul macro
6338 #define FS_IOC_SETFLAGS 0x80086602ul macro
7784 #define FS_IOC_SETFLAGS 0x80086602ul macro
9334 #define FS_IOC_SETFLAGS 0x80046602ul macro
10890 #define FS_IOC_SETFLAGS 0x40086602ul macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dioctl.rs219 pub const FS_IOC_SETFLAGS: u32 = 1074292226; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dioctl.rs214 pub const FS_IOC_SETFLAGS: u32 = 2148034050; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dioctl.rs213 pub const FS_IOC_SETFLAGS: u32 = 2148034050; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dioctl.rs214 pub const FS_IOC_SETFLAGS: u32 = 2148034050; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dioctl.rs213 pub const FS_IOC_SETFLAGS: u32 = 2147771906; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dioctl.rs219 pub const FS_IOC_SETFLAGS: u32 = 1074030082; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dioctl.rs219 pub const FS_IOC_SETFLAGS: u32 = 1074292226; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dioctl.rs219 pub const FS_IOC_SETFLAGS: u32 = 1074292226; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dioctl.rs219 pub const FS_IOC_SETFLAGS: u32 = 1074292226; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dioctl.rs219 pub const FS_IOC_SETFLAGS: u32 = 1074030082; consts

Completed in 98 milliseconds