Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/
H A Dvnode.c87 static vopstats_t *vs_templatep; variable
594 vs_templatep = create_vopstats_template(); in vopstats_startup()
609 bcopy(vs_templatep, vsp, sizeof (vopstats_t)); in initialize_vopstats()