Home
last modified time | relevance | path

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

/third_party/f2fs-tools/tools/f2fs_io/
H A Df2fs_io.h67 #define F2FS_IOC_GARBAGE_COLLECT _IOW(F2FS_IOCTL_MAGIC, 6, __u32) macro
H A Df2fs_io.c1305 ret = ioctl(fd, F2FS_IOC_GARBAGE_COLLECT, &sync); in do_gc()
1307 die_errno("F2FS_IOC_GARBAGE_COLLECT failed"); in do_gc()
/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dioctl.h1411 #define F2FS_IOC_GARBAGE_COLLECT 0x4004f506ul macro
2970 #define F2FS_IOC_GARBAGE_COLLECT 0x4004f506ul macro
4527 #define F2FS_IOC_GARBAGE_COLLECT 0x4004f506ul macro
5979 #define F2FS_IOC_GARBAGE_COLLECT 0x4004f506ul macro
7426 #define F2FS_IOC_GARBAGE_COLLECT 0x8004f506ul macro
8976 #define F2FS_IOC_GARBAGE_COLLECT 0x8004f506ul macro
10526 #define F2FS_IOC_GARBAGE_COLLECT 0x8004f506ul macro
11978 #define F2FS_IOC_GARBAGE_COLLECT 0x4004f506ul macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dioctl.rs1411 pub const F2FS_IOC_GARBAGE_COLLECT: u32 = 1074066694; consts
/third_party/rust/crates/linux-raw-sys/gen/ioctl/
H A Dlist.c1830 IOCTL_REQUEST(F2FS_IOC_GARBAGE_COLLECT); in list()
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dioctl.rs1302 pub const F2FS_IOC_GARBAGE_COLLECT: u32 = 2147808518; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dioctl.rs1405 pub const F2FS_IOC_GARBAGE_COLLECT: u32 = 2147808518; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dioctl.rs1302 pub const F2FS_IOC_GARBAGE_COLLECT: u32 = 2147808518; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dioctl.rs1405 pub const F2FS_IOC_GARBAGE_COLLECT: u32 = 2147808518; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dioctl.rs1307 pub const F2FS_IOC_GARBAGE_COLLECT: u32 = 1074066694; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dioctl.rs1307 pub const F2FS_IOC_GARBAGE_COLLECT: u32 = 1074066694; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dioctl.rs1414 pub const F2FS_IOC_GARBAGE_COLLECT: u32 = 1074066694; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dioctl.rs1414 pub const F2FS_IOC_GARBAGE_COLLECT: u32 = 1074066694; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dioctl.rs1411 pub const F2FS_IOC_GARBAGE_COLLECT: u32 = 1074066694; consts

Completed in 100 milliseconds