Home
last modified time | relevance | path

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

/third_party/f2fs-tools/tools/f2fs_io/
H A Df2fs_io.h87 #define F2FS_IOC_GET_COMPRESS_OPTION _IOR(F2FS_IOCTL_MAGIC, 21, \ macro
H A Df2fs_io.c1104 ret = ioctl(fd, F2FS_IOC_GET_COMPRESS_OPTION, &option); in do_get_coption()
1106 die_errno("F2FS_IOC_GET_COMPRESS_OPTION failed"); in do_get_coption()
/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dioctl.h823 #define F2FS_IOC_GET_COMPRESS_OPTION 0x8002f515ul macro
2382 #define F2FS_IOC_GET_COMPRESS_OPTION 0x8002f515ul macro
3939 #define F2FS_IOC_GET_COMPRESS_OPTION 0x8002f515ul macro
5391 #define F2FS_IOC_GET_COMPRESS_OPTION 0x8002f515ul macro
6838 #define F2FS_IOC_GET_COMPRESS_OPTION 0x4002f515ul macro
8388 #define F2FS_IOC_GET_COMPRESS_OPTION 0x4002f515ul macro
9938 #define F2FS_IOC_GET_COMPRESS_OPTION 0x4002f515ul macro
11390 #define F2FS_IOC_GET_COMPRESS_OPTION 0x8002f515ul macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dioctl.rs823 pub const F2FS_IOC_GET_COMPRESS_OPTION: u32 = 2147677461; consts
/third_party/rust/crates/linux-raw-sys/gen/ioctl/
H A Dlist.c1228 IOCTL_REQUEST(F2FS_IOC_GET_COMPRESS_OPTION); in list()
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dioctl.rs714 pub const F2FS_IOC_GET_COMPRESS_OPTION: u32 = 1073935637; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dioctl.rs817 pub const F2FS_IOC_GET_COMPRESS_OPTION: u32 = 1073935637; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dioctl.rs714 pub const F2FS_IOC_GET_COMPRESS_OPTION: u32 = 1073935637; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dioctl.rs817 pub const F2FS_IOC_GET_COMPRESS_OPTION: u32 = 1073935637; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dioctl.rs719 pub const F2FS_IOC_GET_COMPRESS_OPTION: u32 = 2147677461; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dioctl.rs719 pub const F2FS_IOC_GET_COMPRESS_OPTION: u32 = 2147677461; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dioctl.rs826 pub const F2FS_IOC_GET_COMPRESS_OPTION: u32 = 2147677461; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dioctl.rs826 pub const F2FS_IOC_GET_COMPRESS_OPTION: u32 = 2147677461; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dioctl.rs823 pub const F2FS_IOC_GET_COMPRESS_OPTION: u32 = 2147677461; consts

Completed in 105 milliseconds