Searched refs:inv_kid_quick_count (Results 1 – 1 of 1) sorted by relevance
180 long inv_kid_quick_count; member272 static long inv_kid_quick_count; variable273 SYSCTL_LONG(_vfs_cache, OID_AUTO, inv_kid_quick_count, CTLFLAG_RD,274 &inv_kid_quick_count, 0,1993 ++pn->inv_kid_quick_count; in cache_inval_vp_quick()5366 if (pn->inv_kid_quick_count) { in vfscache_rollup_cpu()5367 count = atomic_swap_long(&pn->inv_kid_quick_count, 0); in vfscache_rollup_cpu()5368 atomic_add_long(&inv_kid_quick_count, count); in vfscache_rollup_cpu()