Home
last modified time | relevance | path

Searched refs:F2FS_IOC_RELEASE_COMPRESS_BLOCKS (Results 1 - 14 of 14) sorted by relevance

/third_party/f2fs-tools/tools/f2fs_io/
H A Df2fs_io.h83 #define F2FS_IOC_RELEASE_COMPRESS_BLOCKS \ macro
H A Df2fs_io.c1051 ret = ioctl(fd, F2FS_IOC_RELEASE_COMPRESS_BLOCKS, &blkcnt); in do_release_cblocks()
1053 die_errno("F2FS_IOC_RELEASE_COMPRESS_BLOCKS failed"); in do_release_cblocks()
/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dioctl.h696 #define F2FS_IOC_RELEASE_COMPRESS_BLOCKS 0x8008f512ul macro
2255 #define F2FS_IOC_RELEASE_COMPRESS_BLOCKS 0x8008f512ul macro
3812 #define F2FS_IOC_RELEASE_COMPRESS_BLOCKS 0x8008f512ul macro
5264 #define F2FS_IOC_RELEASE_COMPRESS_BLOCKS 0x8008f512ul macro
6711 #define F2FS_IOC_RELEASE_COMPRESS_BLOCKS 0x4008f512ul macro
8261 #define F2FS_IOC_RELEASE_COMPRESS_BLOCKS 0x4008f512ul macro
9811 #define F2FS_IOC_RELEASE_COMPRESS_BLOCKS 0x4008f512ul macro
11263 #define F2FS_IOC_RELEASE_COMPRESS_BLOCKS 0x8008f512ul macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dioctl.rs696 pub const F2FS_IOC_RELEASE_COMPRESS_BLOCKS: u32 = 2148070674; consts
/third_party/rust/crates/linux-raw-sys/gen/ioctl/
H A Dlist.c1090 IOCTL_REQUEST(F2FS_IOC_RELEASE_COMPRESS_BLOCKS); in list()
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dioctl.rs587 pub const F2FS_IOC_RELEASE_COMPRESS_BLOCKS: u32 = 1074328850; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dioctl.rs690 pub const F2FS_IOC_RELEASE_COMPRESS_BLOCKS: u32 = 1074328850; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dioctl.rs587 pub const F2FS_IOC_RELEASE_COMPRESS_BLOCKS: u32 = 1074328850; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dioctl.rs690 pub const F2FS_IOC_RELEASE_COMPRESS_BLOCKS: u32 = 1074328850; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dioctl.rs592 pub const F2FS_IOC_RELEASE_COMPRESS_BLOCKS: u32 = 2148070674; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dioctl.rs592 pub const F2FS_IOC_RELEASE_COMPRESS_BLOCKS: u32 = 2148070674; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dioctl.rs699 pub const F2FS_IOC_RELEASE_COMPRESS_BLOCKS: u32 = 2148070674; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dioctl.rs699 pub const F2FS_IOC_RELEASE_COMPRESS_BLOCKS: u32 = 2148070674; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dioctl.rs696 pub const F2FS_IOC_RELEASE_COMPRESS_BLOCKS: u32 = 2148070674; consts

Completed in 99 milliseconds