Home
last modified time | relevance | path

Searched defs:FS_IOC_GETVERSION (Results 1 - 12 of 12) sorted by relevance

/third_party/toybox/toys/pending/
H A Dstrace.c72 #define FS_IOC_GETVERSION 0x80087601 macro
/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dioctl.h220 #define FS_IOC_GETVERSION 0x80047601ul macro
1776 #define FS_IOC_GETVERSION 0x80087601ul macro
3336 #define FS_IOC_GETVERSION 0x80087601ul macro
4892 #define FS_IOC_GETVERSION 0x80047601ul macro
6339 #define FS_IOC_GETVERSION 0x40087601ul macro
7785 #define FS_IOC_GETVERSION 0x40087601ul macro
9335 #define FS_IOC_GETVERSION 0x40047601ul macro
10891 #define FS_IOC_GETVERSION 0x80087601ul macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dioctl.rs220 pub const FS_IOC_GETVERSION: u32 = 2148038145; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dioctl.rs215 pub const FS_IOC_GETVERSION: u32 = 1074296321; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dioctl.rs214 pub const FS_IOC_GETVERSION: u32 = 1074296321; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dioctl.rs215 pub const FS_IOC_GETVERSION: u32 = 1074296321; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dioctl.rs214 pub const FS_IOC_GETVERSION: u32 = 1074034177; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dioctl.rs220 pub const FS_IOC_GETVERSION: u32 = 2147776001; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dioctl.rs220 pub const FS_IOC_GETVERSION: u32 = 2148038145; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dioctl.rs220 pub const FS_IOC_GETVERSION: u32 = 2148038145; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dioctl.rs220 pub const FS_IOC_GETVERSION: u32 = 2148038145; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dioctl.rs220 pub const FS_IOC_GETVERSION: u32 = 2147776001; consts

Completed in 96 milliseconds