Searched refs:dnode_phys_t (Results 1 – 3 of 3) sorted by relevance
21 dnode_phys_t os_meta_dnode;25 char os_pad[OBJSET_PHYS_SIZE - sizeof(dnode_phys_t)*3 -27 dnode_phys_t os_userused_dnode;28 dnode_phys_t os_groupused_dnode;
67 } dnode_phys_t; typedef
141 dnode_phys_t dn;160 dnode_phys_t *dnode_buf;161 dnode_phys_t *dnode_mdn;1158 memmove(&(buf->dn), (dnode_phys_t *) dnbuf + idx, DNODE_SIZE); in dnode_get()