Home
last modified time | relevance | path

Searched defs:FS_IOC_GETFSLABEL (Results 1 - 11 of 11) sorted by relevance

/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dioctl.h229 #define FS_IOC_GETFSLABEL 0x81009431ul macro
1785 #define FS_IOC_GETFSLABEL 0x81009431ul macro
3345 #define FS_IOC_GETFSLABEL 0x81009431ul macro
4901 #define FS_IOC_GETFSLABEL 0x81009431ul macro
6348 #define FS_IOC_GETFSLABEL 0x41009431ul macro
7794 #define FS_IOC_GETFSLABEL 0x41009431ul macro
9344 #define FS_IOC_GETFSLABEL 0x41009431ul macro
10900 #define FS_IOC_GETFSLABEL 0x81009431ul macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dioctl.rs229 pub const FS_IOC_GETFSLABEL: u32 = 2164298801; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dioctl.rs224 pub const FS_IOC_GETFSLABEL: u32 = 1090556977; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dioctl.rs223 pub const FS_IOC_GETFSLABEL: u32 = 1090556977; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dioctl.rs224 pub const FS_IOC_GETFSLABEL: u32 = 1090556977; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dioctl.rs223 pub const FS_IOC_GETFSLABEL: u32 = 1090556977; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dioctl.rs229 pub const FS_IOC_GETFSLABEL: u32 = 2164298801; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dioctl.rs229 pub const FS_IOC_GETFSLABEL: u32 = 2164298801; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dioctl.rs229 pub const FS_IOC_GETFSLABEL: u32 = 2164298801; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dioctl.rs229 pub const FS_IOC_GETFSLABEL: u32 = 2164298801; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dioctl.rs229 pub const FS_IOC_GETFSLABEL: u32 = 2164298801; consts

Completed in 103 milliseconds