Home
last modified time | relevance | path

Searched defs:uuid_t (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Duuid.h18 } uuid_t; typedef
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Duuid.h21 } uuid_t; typedef
[all...]
/kernel/linux/linux-5.10/scripts/mod/
H A Dfile2alias.c47 } uuid_t; typedef
/kernel/linux/linux-6.6/scripts/mod/
H A Dfile2alias.c45 } uuid_t; typedef
/third_party/f2fs-tools/tools/
H A Df2fscrypt.c51 typedef unsigned char uuid_t[16]; typedef
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/
H A Dmod.rs16 pub type uuid_t = ::uuid; types
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
H A Dmod.rs34 pub type uuid_t = ::uuid; types
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs32 pub type uuid_t = [u8; 16]; types

Completed in 32 milliseconds