Searched refs:allocator_beg (Results 1 – 8 of 8) sorted by relevance
777 lokey = (cbinfo->hmp->voldata.allocator_beg + HAMMER2_SEGMASK64) & in cbinfo_bmap_init()846 if (data_off < cbinfo->hmp->voldata.allocator_beg) in h2_bulkfree_callback()1002 if (cbinfo->sbase < cbinfo->hmp->voldata.allocator_beg) in h2_bulkfree_sync()1004 (intmax_t)cbinfo->hmp->voldata.allocator_beg); in h2_bulkfree_sync()1035 if (data_off < cbinfo->hmp->voldata.allocator_beg) in h2_bulkfree_sync()
492 KKASSERT(key >= hmp->voldata.allocator_beg && in hammer2_freemap_try_alloc()831 lokey = (hmp->voldata.allocator_beg + HAMMER2_SEGMASK64) & in hammer2_freemap_init()971 if (data_off < hmp->voldata.allocator_beg) in hammer2_freemap_adjust()
766 lokey = (cbinfo->hmp->voldata.allocator_beg + HAMMER2_SEGMASK64) & in cbinfo_bmap_init()835 if (data_off < cbinfo->hmp->voldata.allocator_beg) in h2_bulkfree_callback()991 if (cbinfo->sbase < cbinfo->hmp->voldata.allocator_beg) in h2_bulkfree_sync()993 (intmax_t)cbinfo->hmp->voldata.allocator_beg); in h2_bulkfree_sync()1024 if (data_off < cbinfo->hmp->voldata.allocator_beg) in h2_bulkfree_sync()
488 KKASSERT(key >= hmp->voldata.allocator_beg && in hammer2_freemap_try_alloc()827 lokey = (hmp->voldata.allocator_beg + HAMMER2_SEGMASK64) & in hammer2_freemap_init()967 if (data_off < hmp->voldata.allocator_beg) in hammer2_freemap_adjust()
1187 hammer2_off_t allocator_beg; /* 0070 Initial allocations */ member
196 the (voldata->allocator_beg) field to allocate space linearly, then
618 voldata->allocator_beg, in show_volhdr()619 (double)voldata->allocator_beg / GIG); in show_volhdr()
593 voldata->allocator_beg = alloc_base; in format_hammer2()