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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddbuf.c2710 if (db == found_db && dbuf_refcount(db) > db->db_dirtycnt) {
2851 #pragma weak dmu_buf_refcount = dbuf_refcount
2853 dbuf_refcount(dmu_buf_impl_t *db) function

Completed in 81 milliseconds