Home
last modified time | relevance | path

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

/third_party/toybox/toys/pending/
H A Dstrace.c72 #define FS_IOC_GETVERSION 0x80087601 macro
89 C(FS_IOC_GETVERSION); in strioctl()
441 case FS_IOC_GETVERSION: TT.fmt = "fi/{long}"; break; in print_enter()
/third_party/toybox/toys/other/
H A Dlsattr.c105 if (ioctl(fd, FS_IOC_GETVERSION, (void*)&version) < 0) goto LABEL2; in print_file_attr()
/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/gen/ioctl/
H A Dlist.c468 IOCTL_REQUEST(FS_IOC_GETVERSION); in list()
/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 104 milliseconds