Home
last modified time | relevance | path

Searched refs:sa_spill (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dsa.c303 if (hdl->sa_spill == NULL) { in sa_get_spill()
305 &hdl->sa_spill)) == 0) in sa_get_spill()
706 &hdl->sa_spill) == 0); in sa_build_layouts()
718 hdl->sa_spill->db_size) in sa_build_layouts()
794 if (hdl->sa_spill) { in sa_build_layouts()
801 hdl->sa_spill = NULL; in sa_build_layouts()
1356 if (hdl->sa_spill) { in sa_spill_rele()
1359 hdl->sa_spill = NULL; in sa_spill_rele()
1381 if (hdl->sa_spill) in sa_handle_destroy()
1416 handle->sa_spill = NULL; in sa_handle_get_from_db()
[all …]
H A Ddmu_tx.c1342 if (sa->sa_force_spill || may_grow || hdl->sa_spill) { in dmu_tx_hold_sa()
/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dsa_impl.h215 dmu_buf_t *sa_spill; member
223 (dmu_buf_impl_t *)((type == SA_BONUS) ? hdl->sa_bonus : hdl->sa_spill)
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/rsend/
H A Drsend.kshlib749 feature[sa_spill]="4"