Searched refs:ibcs2_ino_t (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.1-release/sys/i386/ibcs2/
H A Dibcs2_ustat.h41 ibcs2_ino_t f_tinode;
H A Dibcs2_types.h48 typedef unsigned short ibcs2_ino_t; typedef
H A Dibcs2_dirent.h51 ibcs2_ino_t d_ino;
H A Dibcs2_stat.h41 ibcs2_ino_t st_ino;
H A Dibcs2_stat.c65 st4->st_ino = (ibcs2_ino_t)st->st_ino;
H A Dibcs2_misc.c441 idb.d_ino = (ibcs2_ino_t)BSD_DIRENT(inp)->d_fileno;
489 ibcs2_ino_t ino;

Completed in 113 milliseconds