Searched defs:dnode (Results 1 – 1 of 1) sorted by relevance
274 struct dnode { struct293 * context (eg. even before the dnode is first synced). argument305 uint8_t dn_moved; /* Has this dnode been moved? */ argument310 uint8_t dn_num_slots; /* metadnode slots consumed on disk */ argument333 uint64_t dn_dirty_txg; /* txg dnode was last dirtied */ argument336 enum dnode_dirtycontext dn_dirtyctx; argument341 zfs_refcount_t dn_holds;343 kmutex_t dn_dbufs_mtx;355 avl_tree_t dn_dbufs;385 * dn_next_maxblkid[txgoff] is valid to use in dnode_sync(). argument[all …]