Home
last modified time | relevance | path

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

/src/sys/contrib/openzfs/include/sys/
H A Ddmu.h437 int blocksize, dmu_object_type_t bonus_type, int bonus_len, dmu_tx_t *tx);
442 int blocksize, dmu_object_type_t bonus_type, int bonus_len,
449 int blocksize, dmu_object_type_t bonus_type, int bonus_len, dmu_tx_t *tx);
451 int blocksize, dmu_object_type_t bonus_type, int bonus_len,
/src/sys/contrib/openzfs/module/zfs/
H A Ddmu_recv.c1625 deduce_nblkptr(dmu_object_type_t bonus_type, uint64_t bonus_size) in deduce_nblkptr() argument
1627 if (bonus_type == DMU_OT_SA) { in deduce_nblkptr()