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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddsl_deadlist.c40 * Except for dsl_deadlist_insert(), it can only be modified with the
47 * Therefore, we only need to provide locking between dsl_deadlist_insert() and
214 dsl_deadlist_insert(dsl_deadlist_t *dl, const blkptr_t *bp, dmu_tx_t *tx) function
451 dsl_deadlist_insert(dl, bp, tx);

Completed in 46 milliseconds