Home
last modified time | relevance | path

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

/third_party/f2fs-tools/tools/f2fs_io/
H A Df2fs_io.h85 #define F2FS_IOC_RESERVE_COMPRESS_BLOCKS \ macro
H A Df2fs_io.c1076 ret = ioctl(fd, F2FS_IOC_RESERVE_COMPRESS_BLOCKS, &blkcnt); in do_reserve_cblocks()
1078 die_errno("F2FS_IOC_RESERVE_COMPRESS_BLOCKS failed"); in do_reserve_cblocks()
/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dioctl.h958 #define F2FS_IOC_RESERVE_COMPRESS_BLOCKS 0x8008f513ul macro
2517 #define F2FS_IOC_RESERVE_COMPRESS_BLOCKS 0x8008f513ul macro
4074 #define F2FS_IOC_RESERVE_COMPRESS_BLOCKS 0x8008f513ul macro
5526 #define F2FS_IOC_RESERVE_COMPRESS_BLOCKS 0x8008f513ul macro
6973 #define F2FS_IOC_RESERVE_COMPRESS_BLOCKS 0x4008f513ul macro
8523 #define F2FS_IOC_RESERVE_COMPRESS_BLOCKS 0x4008f513ul macro
10073 #define F2FS_IOC_RESERVE_COMPRESS_BLOCKS 0x4008f513ul macro
11525 #define F2FS_IOC_RESERVE_COMPRESS_BLOCKS 0x8008f513ul macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dioctl.rs958 pub const F2FS_IOC_RESERVE_COMPRESS_BLOCKS: u32 = 2148070675; consts
/third_party/rust/crates/linux-raw-sys/gen/ioctl/
H A Dlist.c1363 IOCTL_REQUEST(F2FS_IOC_RESERVE_COMPRESS_BLOCKS); in list()
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dioctl.rs849 pub const F2FS_IOC_RESERVE_COMPRESS_BLOCKS: u32 = 1074328851; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dioctl.rs952 pub const F2FS_IOC_RESERVE_COMPRESS_BLOCKS: u32 = 1074328851; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dioctl.rs849 pub const F2FS_IOC_RESERVE_COMPRESS_BLOCKS: u32 = 1074328851; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dioctl.rs952 pub const F2FS_IOC_RESERVE_COMPRESS_BLOCKS: u32 = 1074328851; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dioctl.rs854 pub const F2FS_IOC_RESERVE_COMPRESS_BLOCKS: u32 = 2148070675; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dioctl.rs854 pub const F2FS_IOC_RESERVE_COMPRESS_BLOCKS: u32 = 2148070675; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dioctl.rs961 pub const F2FS_IOC_RESERVE_COMPRESS_BLOCKS: u32 = 2148070675; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dioctl.rs961 pub const F2FS_IOC_RESERVE_COMPRESS_BLOCKS: u32 = 2148070675; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dioctl.rs958 pub const F2FS_IOC_RESERVE_COMPRESS_BLOCKS: u32 = 2148070675; consts

Completed in 108 milliseconds