Searched defs:odinode (Results 1 – 1 of 1) sorted by relevance
1760 struct odinode { in gethead() struct1761 unsigned short odi_mode; in gethead()1762 ushort_t odi_nlink; in gethead()1763 ushort_t odi_uid; in gethead()1764 ushort_t odi_gid; in gethead()1765 int32_t odi_size; in gethead()1766 int32_t odi_rdev; in gethead()1767 char odi_addr[36]; in gethead()1768 int32_t odi_atime; in gethead()1769 int32_t odi_mtime; in gethead()[all …]