Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Ddmu.h412 int blocksize, dmu_object_type_t bonus_type, int bonus_len, dmu_tx_t *tx);
417 int blocksize, dmu_object_type_t bonus_type, int bonus_len,
424 int blocksize, dmu_object_type_t bonus_type, int bonus_len, dmu_tx_t *tx);
426 int blocksize, dmu_object_type_t bonus_type, int bonus_len,
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddmu_recv.c1596 deduce_nblkptr(dmu_object_type_t bonus_type, uint64_t bonus_size) in deduce_nblkptr() argument
1598 if (bonus_type == DMU_OT_SA) { in deduce_nblkptr()