Home
last modified time | relevance | path

Searched refs:drr_bonustype (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/zstreamdump/
H A Dzstreamdump.c408 drro->drr_bonustype = in main()
409 BSWAP_32(drro->drr_bonustype); in main()
420 drro->drr_bonustype, in main()
/titanic_41/usr/src/uts/common/fs/zfs/sys/
H A Dzfs_ioctl.h166 dmu_object_type_t drr_bonustype; member
/titanic_41/usr/src/uts/common/fs/zfs/
H A Ddmu_send.c426 drro->drr_bonustype = dnp->dn_bonustype; in dump_dnode()
1794 DO32(drr_object.drr_bonustype); in byteswap_record()
1917 !DMU_OT_IS_VALID(drro->drr_bonustype) || in receive_object()
1941 nblkptr = deduce_nblkptr(drro->drr_bonustype, in receive_object()
1965 drro->drr_bonustype, drro->drr_bonuslen, tx); in receive_object()
1968 drro->drr_bonustype != doi.doi_bonus_type || in receive_object()
1973 drro->drr_bonustype, drro->drr_bonuslen, tx); in receive_object()
1995 DMU_OT_BYTESWAP(drro->drr_bonustype); in receive_object()