Lines Matching defs:odinode
1763 struct odinode { in gethead() struct
1764 unsigned short odi_mode; in gethead()
1765 ushort_t odi_nlink; in gethead()
1766 ushort_t odi_uid; in gethead()
1767 ushort_t odi_gid; in gethead()
1768 int32_t odi_size; in gethead()
1769 int32_t odi_rdev; in gethead()
1770 char odi_addr[36]; in gethead()
1771 int32_t odi_atime; in gethead()
1772 int32_t odi_mtime; in gethead()
1773 int32_t odi_ctime; in gethead()