Home
last modified time | relevance | path

Searched refs:bonus_type (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Ddmu.h404 int blocksize, dmu_object_type_t bonus_type, int bonus_len, dmu_tx_t *tx);
409 int blocksize, dmu_object_type_t bonus_type, int bonus_len,
416 int blocksize, dmu_object_type_t bonus_type, int bonus_len, dmu_tx_t *tx);
418 int blocksize, dmu_object_type_t bonus_type, int bonus_len,
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddmu_recv.c1278 deduce_nblkptr(dmu_object_type_t bonus_type, uint64_t bonus_size) in deduce_nblkptr() argument
1280 if (bonus_type == DMU_OT_SA) { in deduce_nblkptr()