Lines Matching refs:hr_amp
340 buf = activemap_bitmap(res->hr_amp, &size); in hast_activemap_flush()
530 if (activemap_init(&res->hr_amp, res->hr_datasize, res->hr_extentsize, in init_local()
541 mapsize = activemap_ondisk_size(res->hr_amp); in init_local()
551 activemap_copyin(res->hr_amp, buf, mapsize); in init_local()
840 activemap_merge(res->hr_amp, map, mapsize); in init_remote()
1348 if (activemap_write_start(res->hr_amp, in ggate_recv_thread()
1671 if (activemap_need_sync(res->hr_amp, ggio->gctl_offset, in remote_send_thread()
1900 if (activemap_write_complete(res->hr_amp, in ggate_send_thread()
1993 activemap_sync_rewind(res->hr_amp); in sync_thread()
1994 offset = activemap_sync_offset(res->hr_amp, &length, &syncext); in sync_thread()
2000 if (activemap_extent_complete(res->hr_amp, syncext)) in sync_thread()
2014 activemap_ndirty(res->hr_amp))); in sync_thread()