Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/zfs/
H A Drefcount.c202 int64_t count, removed_count; in refcount_transfer() local
212 removed_count = src->rc_removed_count; in refcount_transfer()
221 dst->rc_removed_count += removed_count; in refcount_transfer()