Searched refs:ino_t (Results 1 – 10 of 10) sorted by relevance
39 static char *search_dir(dev_t this_dev, ino_t this_ino, char *path_buf, int path_size) in _syscall2()49 int slow_search = (sizeof(ino_t) != sizeof(d->d_ino)); in _syscall2()105 static char *recurser(char *path_buf, int path_size, dev_t root_dev, ino_t root_ino)109 ino_t this_ino;
9 ino_t st_ino; /* 32 bits */23 ino_t __unused3; /* network */
49 typedef __ino_t ino_t; typedef51 typedef __ino64_t ino_t; typedef
56 typedef __ino_t ino_t; typedef58 typedef __ino64_t ino_t; typedef
34 ino_t ino;
34 typedef __ino_t ino_t; typedef36 typedef __ino64_t ino_t;
84 ino_t fts_ino; /* inode */
130 ino_t st_ino; /* inode */
156 # define INO_T ino_t
846 register ino_t ino; in fts_stat()
Completed in 21 milliseconds