Searched refs:dnode_phys_t (Results 1 – 3 of 3) sorted by relevance
20 dnode_phys_t os_meta_dnode;24 char os_pad[OBJSET_PHYS_SIZE - sizeof(dnode_phys_t)*3 -26 dnode_phys_t os_userused_dnode;27 dnode_phys_t os_groupused_dnode;
66 } dnode_phys_t; typedef
140 dnode_phys_t dn;159 dnode_phys_t *dnode_buf;160 dnode_phys_t *dnode_mdn;1157 memmove(&(buf->dn), (dnode_phys_t *) dnbuf + idx, DNODE_SIZE); in dnode_get()