Home
last modified time | relevance | path

Searched defs:F2FS_IOC_ABORT_VOLATILE_WRITE (Results 1 - 13 of 13) sorted by relevance

/third_party/f2fs-tools/tools/f2fs_io/
H A Df2fs_io.h66 #define F2FS_IOC_ABORT_VOLATILE_WRITE _IO(F2FS_IOCTL_MAGIC, 5) macro
/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dioctl.h646 #define F2FS_IOC_ABORT_VOLATILE_WRITE 0xf505ul macro
2205 #define F2FS_IOC_ABORT_VOLATILE_WRITE 0xf505ul macro
3762 #define F2FS_IOC_ABORT_VOLATILE_WRITE 0xf505ul macro
5214 #define F2FS_IOC_ABORT_VOLATILE_WRITE 0xf505ul macro
6661 #define F2FS_IOC_ABORT_VOLATILE_WRITE 0x2000f505ul macro
8211 #define F2FS_IOC_ABORT_VOLATILE_WRITE 0x2000f505ul macro
9761 #define F2FS_IOC_ABORT_VOLATILE_WRITE 0x2000f505ul macro
11213 #define F2FS_IOC_ABORT_VOLATILE_WRITE 0xf505ul macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dioctl.rs646 pub const F2FS_IOC_ABORT_VOLATILE_WRITE: u32 = 62725; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dioctl.rs537 pub const F2FS_IOC_ABORT_VOLATILE_WRITE: u32 = 536933637; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dioctl.rs640 pub const F2FS_IOC_ABORT_VOLATILE_WRITE: u32 = 536933637; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dioctl.rs537 pub const F2FS_IOC_ABORT_VOLATILE_WRITE: u32 = 536933637; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dioctl.rs640 pub const F2FS_IOC_ABORT_VOLATILE_WRITE: u32 = 536933637; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dioctl.rs542 pub const F2FS_IOC_ABORT_VOLATILE_WRITE: u32 = 62725; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dioctl.rs542 pub const F2FS_IOC_ABORT_VOLATILE_WRITE: u32 = 62725; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dioctl.rs649 pub const F2FS_IOC_ABORT_VOLATILE_WRITE: u32 = 62725; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dioctl.rs649 pub const F2FS_IOC_ABORT_VOLATILE_WRITE: u32 = 62725; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dioctl.rs646 pub const F2FS_IOC_ABORT_VOLATILE_WRITE: u32 = 62725; consts
/third_party/sqlite/src/
H A Dsqlite3.c37126 #define F2FS_IOC_ABORT_VOLATILE_WRITE global() macro
[all...]

Completed in 251 milliseconds