Home
last modified time | relevance | path

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

/netbsd/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Ddbuf.h304 void dmu_buf_will_not_fill(dmu_buf_t *db, dmu_tx_t *tx);
/netbsd/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Ddbuf.c1893 dmu_buf_will_not_fill(dmu_buf_t *db_fake, dmu_tx_t *tx) in dmu_buf_will_not_fill() function
1963 dmu_buf_will_not_fill(dbuf, tx); in dmu_buf_write_embedded()
H A Ddmu.c992 dmu_buf_will_not_fill(db, tx); in dmu_prealloc()