Home
last modified time | relevance | path

Searched refs:ino_t (Results 1 – 25 of 190) sorted by relevance

12345678

/third_party/mesa3d/src/hgl/
DGLRendererRoster.h22 ino_t node;
41 const entry_ref* ref, ino_t node);
/third_party/musl/libc-test/src/api/
Ddirent.c10 T(ino_t) in f()
15 F(ino_t, d_ino) in f()
Dsys_stat.c11 T(ino_t) in f()
26 F(ino_t, st_ino) in f()
/third_party/rust/crates/libc/src/fuchsia/
Daarch64.rs10 pub st_ino: ::ino_t,
32 pub st_ino: ::ino_t,
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/
Dmod.rs24 pub type ino_t = u64;
34 pub type ino_t = u32;
55 pub st_ino: ::ino_t,
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/mips64/
Dmod.rs8 pub type ino_t = u64; typedef
19 pub st_ino: ::ino_t,
/third_party/musl/porting/liteos_m/kernel/include/bits/
Ddirent.h6 ino_t d_ino;
/third_party/musl/porting/liteos_a/kernel/include/bits/
Ddirent.h6 ino_t d_ino;
/third_party/musl/arch/generic/bits/
Ddirent.h6 ino_t d_ino;
/third_party/musl/porting/uniproton/kernel/include/bits/
Ddirent.h6 ino_t d_ino;
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Ddirent.h6 ino_t d_ino;
/third_party/rust/crates/libc/src/unix/linux_like/android/b32/
Dmod.rs29 __st_ino: ::ino_t,
51 __st_ino: ::ino_t,
/third_party/ltp/include/lapi/
Dustat.h16 ino_t f_tinode;
/third_party/musl/arch/mips64/
Dkstat.h4 ino_t st_ino;
/third_party/musl/arch/powerpc64/bits/
Dstat.h3 ino_t st_ino;
/third_party/musl/arch/s390x/bits/
Dstat.h3 ino_t st_ino;
/third_party/musl/arch/powerpc64/
Dkstat.h3 ino_t st_ino;
/third_party/musl/arch/s390x/
Dkstat.h3 ino_t st_ino;
/third_party/musl/arch/mips/
Dkstat.h4 ino_t st_ino;
/third_party/musl/arch/x86_64/bits/
Dstat.h6 ino_t st_ino;
/third_party/musl/arch/mipsn32/
Dkstat.h4 ino_t st_ino;
/third_party/musl/arch/powerpc/
Dkstat.h3 ino_t st_ino;
/third_party/musl/arch/x32/bits/
Dstat.h6 ino_t st_ino;
/third_party/musl/arch/x32/
Dkstat.h3 ino_t st_ino;
/third_party/musl/arch/x86_64/
Dkstat.h3 ino_t st_ino;

12345678