Home
last modified time | relevance | path

Searched refs:d_ino (Results 1 – 25 of 29) sorted by relevance

12

/third_party/e2fsprogs/contrib/
Dspd_readdir.c62 unsigned long long d_ino; member
170 i_a = ds_a->d_ino; in ino_cmp()
171 i_b = ds_b->d_ino; in ino_cmp()
220 ds->d_ino = d->d_ino; in cache_dirstruct()
230 (unsigned long) d->d_ino, d->d_name)); in cache_dirstruct()
332 dirstruct->ret_dir.d_ino = ds->d_ino; in readdir()
355 entry->d_ino = ds->d_ino; in readdir_r()
378 dirstruct->ret_dir64.d_ino = ds->d_ino; in readdir64()
402 entry->d_ino = ds->d_ino; in readdir64_r()
/third_party/musl/porting/liteos_a_newlib/kernel/include/
Ddirent.h42 #define d_fileno d_ino
61 ino_t d_ino; member
/third_party/glib/glib/dirent/
Ddirent.h22 long d_ino; /* Always zero. */ member
76 long d_ino; /* Always zero. */ member
Ddirent.c135 nd->dd_dir.d_ino = 0; in _topendir()
/third_party/ltp/testcases/kernel/syscalls/getdents/
Dgetdents.h36 unsigned long d_ino; member
49 uint64_t d_ino; member
/third_party/libwebsockets/win32port/dirent/
Ddirent-win32.h224 long d_ino; member
264 long d_ino; member
515 entry->d_ino = 0; in _wreaddir_r()
805 entry->d_ino = 0; in readdir_r()
821 entry->d_ino = 0; in readdir_r()
/third_party/ltp/include/lapi/
Dreaddir.h13 long d_ino; /* inode number */ member
/third_party/musl/porting/liteos_m/kernel/include/bits/
Ddirent.h6 ino_t d_ino; member
/third_party/musl/porting/uniproton/kernel/include/bits/
Ddirent.h6 ino_t d_ino; member
/third_party/musl/porting/liteos_a/kernel/include/bits/
Ddirent.h6 ino_t d_ino; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Ddirent.h6 ino_t d_ino; member
/third_party/musl/arch/generic/bits/
Ddirent.h6 ino_t d_ino; member
/third_party/musl/libc-test/src/api/
Ddirent.c15 F(ino_t, d_ino) in f()
/third_party/musl/ndk_musl_include/
Ddirent.h22 #define d_fileno d_ino
/third_party/musl/porting/liteos_m/kernel/include/
Ddirent.h22 #define d_fileno d_ino
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Ddirent.h22 #define d_fileno d_ino
/third_party/musl/include/
Ddirent.h22 #define d_fileno d_ino
/third_party/musl/porting/liteos_a/kernel/include/
Ddirent.h22 #define d_fileno d_ino
/third_party/musl/porting/uniproton/kernel/include/
Ddirent.h22 #define d_fileno d_ino
/third_party/gettext/gnulib-local/lib/
Dbackupfile.c65 # define REAL_DIR_ENTRY(dp) ((dp)->d_ino != 0)
/third_party/node/deps/uvwasi/include/
Dwasi_types.h284 uvwasi_inode_t d_ino; member
/third_party/glib/gio/kqueue/
Ddep-list.c206 iter->inode = ent->d_ino; in dl_listing()
/third_party/node/deps/uvwasi/src/
Dwasi_serdes.c89 FIELD( 8, inode_t, d_ino); \
/third_party/glib/gio/
Dglocalfileenumerator.c335 local->entries[i].inode = entry->d_ino; in next_file_helper()
/third_party/python/Modules/
D_posixsubprocess.c247 unsigned long long d_ino; member

12