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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Ddnode.h197 uint32_t dn_dbufs_count; /* count of dn_dbufs */
219 * Descendent dbufs, ordered by dbuf_compare. Note that dn_dbufs
222 * dn_dbufs. To maintain the avl invariant that there cannot be
224 * their address in memory. This means that dn_dbufs cannot be used to
229 avl_tree_t dn_dbufs; member in struct:dnode

Completed in 45 milliseconds