Home
last modified time | relevance | path

Searched defs:F2FS_IOC_DECOMPRESS_FILE (Results 1 - 12 of 12) sorted by relevance

/third_party/f2fs-tools/tools/f2fs_io/
H A Df2fs_io.h91 #define F2FS_IOC_DECOMPRESS_FILE _IO(F2FS_IOCTL_MAGIC, 23) macro
/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dioctl.h480 #define F2FS_IOC_DECOMPRESS_FILE 0xf517ul macro
2039 #define F2FS_IOC_DECOMPRESS_FILE 0xf517ul macro
3596 #define F2FS_IOC_DECOMPRESS_FILE 0xf517ul macro
5048 #define F2FS_IOC_DECOMPRESS_FILE 0xf517ul macro
6495 #define F2FS_IOC_DECOMPRESS_FILE 0x2000f517ul macro
8045 #define F2FS_IOC_DECOMPRESS_FILE 0x2000f517ul macro
9595 #define F2FS_IOC_DECOMPRESS_FILE 0x2000f517ul macro
11047 #define F2FS_IOC_DECOMPRESS_FILE 0xf517ul macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dioctl.rs480 pub const F2FS_IOC_DECOMPRESS_FILE: u32 = 62743; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dioctl.rs371 pub const F2FS_IOC_DECOMPRESS_FILE: u32 = 536933655; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dioctl.rs474 pub const F2FS_IOC_DECOMPRESS_FILE: u32 = 536933655; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dioctl.rs371 pub const F2FS_IOC_DECOMPRESS_FILE: u32 = 536933655; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dioctl.rs474 pub const F2FS_IOC_DECOMPRESS_FILE: u32 = 536933655; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dioctl.rs376 pub const F2FS_IOC_DECOMPRESS_FILE: u32 = 62743; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dioctl.rs376 pub const F2FS_IOC_DECOMPRESS_FILE: u32 = 62743; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dioctl.rs483 pub const F2FS_IOC_DECOMPRESS_FILE: u32 = 62743; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dioctl.rs483 pub const F2FS_IOC_DECOMPRESS_FILE: u32 = 62743; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dioctl.rs480 pub const F2FS_IOC_DECOMPRESS_FILE: u32 = 62743; consts

Completed in 137 milliseconds