Searched defs:dnode_phys_t (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Ddnode.h80 } dnode_phys_t; typedef in typeref:struct:dnode_phys
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Ddnode.h150 } dnode_phys_t; typedef in typeref:struct:dnode_phys
167 dnode_phys_t *dn_phys; /* pointer into dn->dn_dbuf->db.db_data */
273 void dnode_special_open(struct objset *dd, dnode_phys_t *dnp,
295 void dnode_byteswap(dnode_phys_t *dnp);
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dzfsimpl.h913 } dnode_phys_t; typedef in typeref:struct:dnode_phys
1100 dnode_phys_t os_meta_dnode;
1104 char os_pad[OBJSET_PHYS_SIZE - sizeof (dnode_phys_t)*3 -
1106 dnode_phys_t os_userused_dnode;
1107 dnode_phys_t os_groupused_dnode;

Completed in 53 milliseconds