Home
last modified time | relevance | path

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

/third_party/f2fs-tools/tools/f2fs_io/
H A Df2fs_io.h89 #define F2FS_IOC_SET_COMPRESS_OPTION _IOW(F2FS_IOCTL_MAGIC, 22, \ macro
H A Df2fs_io.c1136 ret = ioctl(fd, F2FS_IOC_SET_COMPRESS_OPTION, &option); in do_set_coption()
1138 die_errno("F2FS_IOC_SET_COMPRESS_OPTION failed"); in do_set_coption()
/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dioctl.h1309 #define F2FS_IOC_SET_COMPRESS_OPTION 0x4002f516ul macro
2868 #define F2FS_IOC_SET_COMPRESS_OPTION 0x4002f516ul macro
4425 #define F2FS_IOC_SET_COMPRESS_OPTION 0x4002f516ul macro
5877 #define F2FS_IOC_SET_COMPRESS_OPTION 0x4002f516ul macro
7324 #define F2FS_IOC_SET_COMPRESS_OPTION 0x8002f516ul macro
8874 #define F2FS_IOC_SET_COMPRESS_OPTION 0x8002f516ul macro
10424 #define F2FS_IOC_SET_COMPRESS_OPTION 0x8002f516ul macro
11876 #define F2FS_IOC_SET_COMPRESS_OPTION 0x4002f516ul macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dioctl.rs1309 pub const F2FS_IOC_SET_COMPRESS_OPTION: u32 = 1073935638; consts
/third_party/rust/crates/linux-raw-sys/gen/ioctl/
H A Dlist.c1728 IOCTL_REQUEST(F2FS_IOC_SET_COMPRESS_OPTION); in list()
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dioctl.rs1200 pub const F2FS_IOC_SET_COMPRESS_OPTION: u32 = 2147677462; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dioctl.rs1303 pub const F2FS_IOC_SET_COMPRESS_OPTION: u32 = 2147677462; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dioctl.rs1200 pub const F2FS_IOC_SET_COMPRESS_OPTION: u32 = 2147677462; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dioctl.rs1303 pub const F2FS_IOC_SET_COMPRESS_OPTION: u32 = 2147677462; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dioctl.rs1205 pub const F2FS_IOC_SET_COMPRESS_OPTION: u32 = 1073935638; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dioctl.rs1205 pub const F2FS_IOC_SET_COMPRESS_OPTION: u32 = 1073935638; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dioctl.rs1312 pub const F2FS_IOC_SET_COMPRESS_OPTION: u32 = 1073935638; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dioctl.rs1312 pub const F2FS_IOC_SET_COMPRESS_OPTION: u32 = 1073935638; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dioctl.rs1309 pub const F2FS_IOC_SET_COMPRESS_OPTION: u32 = 1073935638; consts

Completed in 100 milliseconds