Searched defs:removed_count (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/fs/zfs/ | ||
H A D | refcount.c | 209 int64_t count, removed_count; local 219 removed_count = src->rc_removed_count; 228 dst->rc_removed_count += removed_count; |
Completed in 54 milliseconds