Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/zfs/
H A Dzfeature.c313 uint64_t *refcount_cache = in feature_sync() local
315 VERIFY3U(*refcount_cache, ==, in feature_sync()
316 atomic_swap_64(refcount_cache, refcount)); in feature_sync()