Searched refs:astat_other_size (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Darc.c997 aggsum_t astat_other_size; variable
2729 aggsum_add(&astat_other_size, space);
2758 aggsum_add(&astat_other_size, -space);
6550 ARCSTAT(arcstat_other_size) = aggsum_value(&astat_other_size);
6699 aggsum_init(&astat_other_size, 0);

Completed in 462 milliseconds