Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/vfs/
H A Dvfs_cache.c186 uint64_t cl_smr_negative_hits; member
204 SYSCTL_LONG(_vfs_ncstats, OID_AUTO, cl_smr_negative_hits,
206 &ncstats.cl_smr_negative_hits, "");
2694 NC_SMR_STATS(cl_smr_negative_hits); in cache_lookup()