Home
last modified time | relevance | path

Searched refs:F2FS_IOC_DECOMPRESS_FILE (Results 1 - 14 of 14) 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
H A Df2fs_io.c1160 ret = ioctl(fd, F2FS_IOC_DECOMPRESS_FILE); in do_decompress()
1162 die_errno("F2FS_IOC_DECOMPRESS_FILE failed"); in do_decompress()
/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/gen/ioctl/
H A Dlist.c871 IOCTL_REQUEST(F2FS_IOC_DECOMPRESS_FILE); in list()
/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 147 milliseconds