Searched refs:dmu_buf_get_bp_from_dbuf (Results 1 – 3 of 3) sorted by relevance
402 int dmu_buf_get_bp_from_dbuf(dmu_buf_impl_t *db, blkptr_t **bp);
284 err = dmu_buf_get_bp_from_dbuf(db, &bp); in dmu_read_abd()
1845 err = dmu_buf_get_bp_from_dbuf(db, &bp); in dbuf_read()2733 dmu_buf_get_bp_from_dbuf(dmu_buf_impl_t *db, blkptr_t **bp) in dmu_buf_get_bp_from_dbuf() function