Home
last modified time | relevance | path

Searched refs:dnode_phys_t (Results 1 – 3 of 3) sorted by relevance

/u-boot/include/zfs/
A Ddmu_objset.h20 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;
A Ddnode.h66 } dnode_phys_t; typedef
/u-boot/fs/zfs/
A Dzfs.c141 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()

Completed in 11 milliseconds