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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddbuf.c546 * dbuf_rele()-->dbuf_rele_and_unlock()-->dbuf_evict_notify()
931 dbuf_rele_and_unlock(db, NULL);
2730 dbuf_rele_and_unlock(db, tag);
2744 dbuf_rele_and_unlock(dmu_buf_impl_t *db, void *tag) function
3112 dbuf_rele_and_unlock(db, (void *)(uintptr_t)txg);
3462 dbuf_rele_and_unlock(db, (void *)(uintptr_t)tx->tx_txg);

Completed in 81 milliseconds