Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Ddbuf.h395 void dbuf_new_size(dmu_buf_impl_t *db, int size, dmu_tx_t *tx);
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddbuf.c1889 dbuf_new_size(dmu_buf_impl_t *db, int size, dmu_tx_t *tx) in dbuf_new_size() function
3535 dbuf_new_size(db, blksz, tx); in dbuf_spill_set_blksz()
4909 EXPORT_SYMBOL(dbuf_new_size);
H A Ddnode.c1780 dbuf_new_size(db, size, tx); in dnode_set_blksz()