Home
last modified time | relevance | path

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

/third_party/f2fs-tools/tools/f2fs_io/
H A Df2fs_io.h79 #define F2FS_IOC_GET_PIN_FILE _IOR(F2FS_IOCTL_MAGIC, 14, __u32) macro
H A Df2fs_io.c399 ret = ioctl(fd, F2FS_IOC_GET_PIN_FILE, &pin); in do_pinfile()
401 die_errno("F2FS_IOC_GET_PIN_FILE failed"); in do_pinfile()
/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dioctl.h1081 #define F2FS_IOC_GET_PIN_FILE 0x8004f50eul macro
2640 #define F2FS_IOC_GET_PIN_FILE 0x8004f50eul macro
4197 #define F2FS_IOC_GET_PIN_FILE 0x8004f50eul macro
5649 #define F2FS_IOC_GET_PIN_FILE 0x8004f50eul macro
7096 #define F2FS_IOC_GET_PIN_FILE 0x4004f50eul macro
8646 #define F2FS_IOC_GET_PIN_FILE 0x4004f50eul macro
10196 #define F2FS_IOC_GET_PIN_FILE 0x4004f50eul macro
11648 #define F2FS_IOC_GET_PIN_FILE 0x8004f50eul macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dioctl.rs1081 pub const F2FS_IOC_GET_PIN_FILE: u32 = 2147808526; consts
/third_party/rust/crates/linux-raw-sys/gen/ioctl/
H A Dlist.c1492 IOCTL_REQUEST(F2FS_IOC_GET_PIN_FILE); in list()
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dioctl.rs972 pub const F2FS_IOC_GET_PIN_FILE: u32 = 1074066702; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dioctl.rs1075 pub const F2FS_IOC_GET_PIN_FILE: u32 = 1074066702; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dioctl.rs972 pub const F2FS_IOC_GET_PIN_FILE: u32 = 1074066702; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dioctl.rs1075 pub const F2FS_IOC_GET_PIN_FILE: u32 = 1074066702; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dioctl.rs977 pub const F2FS_IOC_GET_PIN_FILE: u32 = 2147808526; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dioctl.rs977 pub const F2FS_IOC_GET_PIN_FILE: u32 = 2147808526; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dioctl.rs1084 pub const F2FS_IOC_GET_PIN_FILE: u32 = 2147808526; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dioctl.rs1084 pub const F2FS_IOC_GET_PIN_FILE: u32 = 2147808526; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dioctl.rs1081 pub const F2FS_IOC_GET_PIN_FILE: u32 = 2147808526; consts

Completed in 108 milliseconds