Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_subr.c1979 static u_long vn_alloc_sleeps; variable
1981 SYSCTL_ULONG(_vfs_vnode_stats, OID_AUTO, alloc_sleeps, CTLFLAG_RD, &vn_alloc_sleeps, 0,
2022 vn_alloc_sleeps++; in vn_alloc_hard()