Home
last modified time | relevance | path

Searched refs:range_sync (Results 1 – 1 of 1) sorted by relevance

/freebsd/sbin/hastd/
H A Dprimary.c250 static struct rangelocks *range_sync; variable
539 if (rangelock_init(&range_sync) == -1) in init_local()
1322 if (rangelock_islocked(range_sync, in ggate_recv_thread()
2084 if (rangelock_add(range_sync, offset, length) == -1) { in sync_thread()
2200 rangelock_del(range_sync, offset, length); in sync_thread()