Searched refs:range_sync (Results 1 – 1 of 1) sorted by relevance
251 static struct rangelocks *range_sync; variable540 if (rangelock_init(&range_sync) == -1) in init_local()1323 if (rangelock_islocked(range_sync, in ggate_recv_thread()2085 if (rangelock_add(range_sync, offset, length) == -1) { in sync_thread()2201 rangelock_del(range_sync, offset, length); in sync_thread()