Home
last modified time | relevance | path

Searched refs:dmu_buf_will_not_fill (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Ddbuf.h347 void dmu_buf_will_not_fill(dmu_buf_t *db, dmu_tx_t *tx);
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddbuf.c2116 dmu_buf_will_not_fill(dmu_buf_t *db_fake, dmu_tx_t *tx) in dmu_buf_will_not_fill() function
2224 dmu_buf_will_not_fill(dbuf, tx); in dmu_buf_write_embedded()
H A Ddmu.c1266 dmu_buf_will_not_fill(db, tx); in dmu_prealloc()