Searched refs:tombstone_zero_t (Results 1 – 1 of 1) sorted by relevance
2795 } tombstone_zero_t; typedef2859 tombstone_zero_t zero; in tombstonePacker()2863 zero.he_spec.hes_len = sizeof(tombstone_zero_t); in tombstonePacker()2955 tombstone_zero_t *ts_hdr; in tombstoneZero()2957 ts_hdr = (tombstone_zero_t *)calloc(1, sizeof(tombstone_zero_t)); in tombstoneZero()2962 ts_hdr->he_spec.hes_len = sizeof(tombstone_zero_t); in tombstoneZero()