Lines Matching refs:dmu_buf_t
177 const void *tag, dmu_buf_t **dbp) in dmu_buf_hold_noread_by_dnode()
198 const void *tag, dmu_buf_t **dbp) in dmu_buf_hold_noread()
225 const void *tag, dmu_buf_t **dbp, dmu_flags_t flags) in dmu_buf_hold_by_dnode()
244 const void *tag, dmu_buf_t **dbp, dmu_flags_t flags) in dmu_buf_hold()
268 dmu_set_bonus(dmu_buf_t *db_fake, int newsize, dmu_tx_t *tx) in dmu_set_bonus()
292 dmu_set_bonustype(dmu_buf_t *db_fake, dmu_object_type_t type, dmu_tx_t *tx) in dmu_set_bonustype()
316 dmu_get_bonustype(dmu_buf_t *db_fake) in dmu_get_bonustype()
348 int dmu_bonus_hold_by_dnode(dnode_t *dn, const void *tag, dmu_buf_t **dbp, in dmu_bonus_hold_by_dnode()
391 dmu_bonus_hold(objset_t *os, uint64_t object, const void *tag, dmu_buf_t **dbp) in dmu_bonus_hold()
417 dmu_buf_t **dbp) in dmu_spill_hold_by_dnode()
445 dmu_spill_hold_existing(dmu_buf_t *bonus, const void *tag, dmu_buf_t **dbp) in dmu_spill_hold_existing()
474 dmu_spill_hold_by_bonus(dmu_buf_t *bonus, dmu_flags_t flags, const void *tag, in dmu_spill_hold_by_bonus()
475 dmu_buf_t **dbp) in dmu_spill_hold_by_bonus()
495 boolean_t read, const void *tag, int *numbufsp, dmu_buf_t ***dbpp, in dmu_buf_hold_array_by_dnode()
498 dmu_buf_t **dbp; in dmu_buf_hold_array_by_dnode()
535 dbp = kmem_zalloc(sizeof (dmu_buf_t *) * nblks, KM_SLEEP); in dmu_buf_hold_array_by_dnode()
638 dmu_buf_t ***dbpp) in dmu_buf_hold_array()
656 dmu_buf_hold_array_by_bonus(dmu_buf_t *db_fake, uint64_t offset, in dmu_buf_hold_array_by_bonus()
658 dmu_buf_t ***dbpp) in dmu_buf_hold_array_by_bonus()
672 dmu_buf_rele_array(dmu_buf_t **dbp_fake, int numbufs, const void *tag) in dmu_buf_rele_array()
685 kmem_free(dbp, sizeof (dmu_buf_t *) * numbufs); in dmu_buf_rele_array()
1164 dmu_buf_t **dbp; in dmu_read_impl()
1208 dmu_buf_t *db = dbp[i]; in dmu_read_impl()
1251 dmu_write_impl(dmu_buf_t **dbp, int numbufs, uint64_t offset, uint64_t size, in dmu_write_impl()
1259 dmu_buf_t *db = dbp[i]; in dmu_write_impl()
1296 dmu_buf_t **dbp; in dmu_write()
1312 dmu_buf_t **dbp; in dmu_write_by_dnode()
1340 dmu_buf_t **dbp; in dmu_prealloc()
1350 dmu_buf_t *db = dbp[i]; in dmu_prealloc()
1362 dmu_buf_t *db; in dmu_write_embedded()
1381 dmu_buf_t **dbp; in dmu_redact()
1395 dmu_buf_t **dbp; in dmu_read_uio_dnode()
1414 dmu_buf_t *db = dbp[i]; in dmu_read_uio_dnode()
1445 dmu_read_uio_dbuf(dmu_buf_t *zdb, zfs_uio_t *uio, uint64_t size, in dmu_read_uio_dbuf()
1491 dmu_buf_t **dbp; in dmu_write_uio_dnode()
1537 dmu_buf_t *db = dbp[i]; in dmu_write_uio_dnode()
1599 dmu_write_uio_dbuf(dmu_buf_t *zdb, zfs_uio_t *uio, uint64_t size, in dmu_write_uio_dbuf()
1754 dmu_request_arcbuf(dmu_buf_t *handle, int size) in dmu_request_arcbuf()
1840 dmu_assign_arcbuf_by_dbuf(dmu_buf_t *handle, uint64_t offset, arc_buf_t *buf, in dmu_assign_arcbuf_by_dbuf()
1864 dmu_buf_t *db = NULL; in dmu_sync_ready()
2586 dmu_buf_t **dbp, *dbuf; in dmu_read_l0_bps()
2682 dmu_buf_t **dbp, *dbuf; in dmu_brt_clone()
2819 dmu_object_info_from_db(dmu_buf_t *db_fake, dmu_object_info_t *doi) in dmu_object_info_from_db()
2832 dmu_object_size_from_db(dmu_buf_t *db_fake, uint32_t *blksize, in dmu_object_size_from_db()
2849 dmu_object_dnsize_from_db(dmu_buf_t *db_fake, int *dnsize) in dmu_object_dnsize_from_db()