Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dvfs_subr.c110 static void v_init_counters(struct vnode *);
1781 v_init_counters(vp); in getnewvnode()
2877 v_init_counters(struct vnode *vp) in v_init_counters() function