Home
last modified time | relevance | path

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

/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dioctl.h717 #define FS_IOC_GETFSMAP 0xc0c0583bul macro
2276 #define FS_IOC_GETFSMAP 0xc0c0583bul macro
3833 #define FS_IOC_GETFSMAP 0xc0c0583bul macro
5285 #define FS_IOC_GETFSMAP 0xc0c0583bul macro
6732 #define FS_IOC_GETFSMAP 0xc0c0583bul macro
8282 #define FS_IOC_GETFSMAP 0xc0c0583bul macro
9832 #define FS_IOC_GETFSMAP 0xc0c0583bul macro
11284 #define FS_IOC_GETFSMAP 0xc0c0583bul macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dioctl.rs717 pub const FS_IOC_GETFSMAP: u32 = 3233830971; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dioctl.rs608 pub const FS_IOC_GETFSMAP: u32 = 3233830971; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dioctl.rs711 pub const FS_IOC_GETFSMAP: u32 = 3233830971; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dioctl.rs608 pub const FS_IOC_GETFSMAP: u32 = 3233830971; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dioctl.rs711 pub const FS_IOC_GETFSMAP: u32 = 3233830971; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dioctl.rs613 pub const FS_IOC_GETFSMAP: u32 = 3233830971; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dioctl.rs613 pub const FS_IOC_GETFSMAP: u32 = 3233830971; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dioctl.rs720 pub const FS_IOC_GETFSMAP: u32 = 3233830971; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dioctl.rs720 pub const FS_IOC_GETFSMAP: u32 = 3233830971; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dioctl.rs717 pub const FS_IOC_GETFSMAP: u32 = 3233830971; consts

Completed in 136 milliseconds