Home
last modified time | relevance | path

Searched refs:BLKREPORTZONE (Results 1 - 13 of 13) sorted by relevance

/third_party/f2fs-tools/lib/
H A Dlibf2fs_zoned.c225 ret = ioctl(c.devices[i].fd, BLKREPORTZONE, rep); in f2fs_report_zone()
228 ERR_MSG("ioctl BLKREPORTZONE failed: errno=%d\n", errno); in f2fs_report_zone()
264 ret = ioctl(dev->fd, BLKREPORTZONE, rep); in f2fs_report_zones()
267 ERR_MSG("ioctl BLKREPORTZONE failed: errno=%d\n", in f2fs_report_zones()
274 ERR_MSG("Unexpected ioctl BLKREPORTZONE result\n"); in f2fs_report_zones()
329 ret = ioctl(dev->fd, BLKREPORTZONE, rep); in f2fs_check_zones()
332 ERR_MSG("ioctl BLKREPORTZONE failed\n"); in f2fs_check_zones()
473 ret = ioctl(dev->fd, BLKREPORTZONE, rep); in f2fs_reset_zones()
/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dioctl.h1083 #define BLKREPORTZONE 0xc0101282ul macro
2642 #define BLKREPORTZONE 0xc0101282ul macro
4199 #define BLKREPORTZONE 0xc0101282ul macro
5651 #define BLKREPORTZONE 0xc0101282ul macro
7098 #define BLKREPORTZONE 0xc0101282ul macro
8648 #define BLKREPORTZONE 0xc0101282ul macro
10198 #define BLKREPORTZONE 0xc0101282ul macro
11650 #define BLKREPORTZONE 0xc0101282ul macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dioctl.rs1083 pub const BLKREPORTZONE: u32 = 3222278786; consts
/third_party/rust/crates/linux-raw-sys/gen/ioctl/
H A Dlist.c1494 IOCTL_REQUEST(BLKREPORTZONE); in list()
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dioctl.rs974 pub const BLKREPORTZONE: u32 = 3222278786; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dioctl.rs1077 pub const BLKREPORTZONE: u32 = 3222278786; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dioctl.rs974 pub const BLKREPORTZONE: u32 = 3222278786; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dioctl.rs1077 pub const BLKREPORTZONE: u32 = 3222278786; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dioctl.rs979 pub const BLKREPORTZONE: u32 = 3222278786; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dioctl.rs979 pub const BLKREPORTZONE: u32 = 3222278786; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dioctl.rs1086 pub const BLKREPORTZONE: u32 = 3222278786; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dioctl.rs1086 pub const BLKREPORTZONE: u32 = 3222278786; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dioctl.rs1083 pub const BLKREPORTZONE: u32 = 3222278786; consts

Completed in 101 milliseconds