HomeSort by relevance Sort by last modified time
    Searched defs:dnode_phys_t (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/grub/grub-0.97/stage2/zfs-include/
dnode.h 76 } dnode_phys_t; typedef in typeref:struct:dnode_phys
  /onnv/onnv-gate/usr/src/uts/common/fs/zfs/sys/
dnode.h 125 } dnode_phys_t; typedef in typeref:struct:dnode_phys
142 dnode_phys_t *dn_phys; /* pointer into dn->dn_dbuf->db.db_data */
193 dnode_phys_t *dn_oldphys;
205 dnode_t *dnode_special_open(struct objset *dd, dnode_phys_t *dnp,
223 void dnode_byteswap(dnode_phys_t *dnp);

Completed in 180 milliseconds