Searched refs:refcount_cache (Results 1 – 1 of 1) sorted by relevance
314 uint64_t *refcount_cache = in feature_sync() local317 VERIFY3U(*refcount_cache, ==, in feature_sync()318 atomic_swap_64(refcount_cache, refcount)); in feature_sync()320 *refcount_cache = refcount; in feature_sync()