Searched refs:nh_total_bytes (Results 1 – 3 of 3) sorted by relevance
503 int32_t nh_total_bytes; member
1220 sizeof (ndmp_metadata_header_ext_t) > mhp->nh_total_bytes) in zfs_put_prop_cb()1278 sizeof (ndmp_metadata_header_ext_t) > mhp->nh_total_bytes) in zfs_put_quota_cb()1405 mhp->nh_total_bytes = size; in ndmp_include_zfs()
2372 if (mhpx->nh_total_bytes > size) { in ndmp_iter_zfs()2373 if ((pp = realloc(mhbuf, mhpx->nh_total_bytes)) in ndmp_iter_zfs()2380 size = mhpx->nh_total_bytes; in ndmp_iter_zfs()