Searched refs:removed_count (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Drefcount.c213 int64_t count, removed_count; local
223 removed_count = src->rc_removed_count;
232 dst->rc_removed_count += removed_count;

Completed in 99 milliseconds