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

  /netvirt/usr/src/grub/grub-0.95/stage2/zfs-include/
dnode.h 76 } dnode_phys_t; typedef in typeref:struct:dnode_phys
  /netvirt/usr/src/uts/common/fs/zfs/sys/
dnode.h 119 } dnode_phys_t; typedef in typeref:struct:dnode_phys
139 dnode_phys_t *dn_phys; /* pointer into dn->dn_dbuf->db.db_data */
198 dnode_t *dnode_special_open(struct objset_impl *dd, dnode_phys_t *dnp,
216 void dnode_byteswap(dnode_phys_t *dnp);

Completed in 5040 milliseconds