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.c1936 static u_long vn_alloc_sleeps; variable
1938 SYSCTL_ULONG(_vfs_vnode_stats, OID_AUTO, alloc_sleeps, CTLFLAG_RD, &vn_alloc_sleeps, 0,
1993 vn_alloc_sleeps++; in vn_alloc_hard()