Home
last modified time | relevance | path

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

/third_party/eudev/src/shared/
H A Dmissing.h96 #ifndef BTRFS_IOC_DEVICES_READY
97 #define BTRFS_IOC_DEVICES_READY _IOR(BTRFS_IOCTL_MAGIC, 39, \ macro
/third_party/eudev/src/udev/
H A Dudev-builtin-btrfs.c48 err = ioctl(fd, BTRFS_IOC_DEVICES_READY, &args); in builtin_btrfs()
/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dioctl.h527 #define BTRFS_IOC_DEVICES_READY 0x90009427ul macro
2086 #define BTRFS_IOC_DEVICES_READY 0x90009427ul macro
3643 #define BTRFS_IOC_DEVICES_READY 0x90009427ul macro
5095 #define BTRFS_IOC_DEVICES_READY 0x90009427ul macro
6542 #define BTRFS_IOC_DEVICES_READY 0x50009427ul macro
8092 #define BTRFS_IOC_DEVICES_READY 0x50009427ul macro
9642 #define BTRFS_IOC_DEVICES_READY 0x50009427ul macro
11094 #define BTRFS_IOC_DEVICES_READY 0x90009427ul macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dioctl.rs527 pub const BTRFS_IOC_DEVICES_READY: u32 = 2415957031; consts
/third_party/rust/crates/linux-raw-sys/gen/ioctl/
H A Dlist.c918 IOCTL_REQUEST(BTRFS_IOC_DEVICES_READY); in list()
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dioctl.rs418 pub const BTRFS_IOC_DEVICES_READY: u32 = 1342215207; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dioctl.rs521 pub const BTRFS_IOC_DEVICES_READY: u32 = 1342215207; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dioctl.rs418 pub const BTRFS_IOC_DEVICES_READY: u32 = 1342215207; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dioctl.rs521 pub const BTRFS_IOC_DEVICES_READY: u32 = 1342215207; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dioctl.rs423 pub const BTRFS_IOC_DEVICES_READY: u32 = 2415957031; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dioctl.rs423 pub const BTRFS_IOC_DEVICES_READY: u32 = 2415957031; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dioctl.rs530 pub const BTRFS_IOC_DEVICES_READY: u32 = 2415957031; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dioctl.rs530 pub const BTRFS_IOC_DEVICES_READY: u32 = 2415957031; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dioctl.rs527 pub const BTRFS_IOC_DEVICES_READY: u32 = 2415957031; consts

Completed in 108 milliseconds