Home
last modified time | relevance | path

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

/third_party/f2fs-tools/tools/f2fs_io/
H A Df2fs_io.h82 #define F2FS_IOC_GET_COMPRESS_BLOCKS _IOR(F2FS_IOCTL_MAGIC, 17, __u64) macro
/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dioctl.h941 #define F2FS_IOC_GET_COMPRESS_BLOCKS 0x8008f511ul macro
2500 #define F2FS_IOC_GET_COMPRESS_BLOCKS 0x8008f511ul macro
4057 #define F2FS_IOC_GET_COMPRESS_BLOCKS 0x8008f511ul macro
5509 #define F2FS_IOC_GET_COMPRESS_BLOCKS 0x8008f511ul macro
6956 #define F2FS_IOC_GET_COMPRESS_BLOCKS 0x4008f511ul macro
8506 #define F2FS_IOC_GET_COMPRESS_BLOCKS 0x4008f511ul macro
10056 #define F2FS_IOC_GET_COMPRESS_BLOCKS 0x4008f511ul macro
11508 #define F2FS_IOC_GET_COMPRESS_BLOCKS 0x8008f511ul macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dioctl.rs941 pub const F2FS_IOC_GET_COMPRESS_BLOCKS: u32 = 2148070673; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dioctl.rs832 pub const F2FS_IOC_GET_COMPRESS_BLOCKS: u32 = 1074328849; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dioctl.rs935 pub const F2FS_IOC_GET_COMPRESS_BLOCKS: u32 = 1074328849; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dioctl.rs832 pub const F2FS_IOC_GET_COMPRESS_BLOCKS: u32 = 1074328849; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dioctl.rs935 pub const F2FS_IOC_GET_COMPRESS_BLOCKS: u32 = 1074328849; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dioctl.rs837 pub const F2FS_IOC_GET_COMPRESS_BLOCKS: u32 = 2148070673; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dioctl.rs837 pub const F2FS_IOC_GET_COMPRESS_BLOCKS: u32 = 2148070673; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dioctl.rs944 pub const F2FS_IOC_GET_COMPRESS_BLOCKS: u32 = 2148070673; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dioctl.rs944 pub const F2FS_IOC_GET_COMPRESS_BLOCKS: u32 = 2148070673; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dioctl.rs941 pub const F2FS_IOC_GET_COMPRESS_BLOCKS: u32 = 2148070673; consts

Completed in 98 milliseconds