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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddbuf.c1401 * This call to dmu_buf_will_dirty() with the dn_struct_rwlock held
1410 dmu_buf_will_dirty(&db->db, tx);
1871 dmu_buf_will_dirty(dmu_buf_t *db_fake, dmu_tx_t *tx) function
1892 * go through dmu_buf_will_dirty().

Completed in 69 milliseconds