Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/
H A Dmount.c1016 vfsent_t *vhead, *vtail; in getvfsall() local
1027 vhead = vtail = NULL; in getvfsall()
1060 if (vhead == NULL) in getvfsall()
1061 vhead = vp; in getvfsall()
1076 return (vhead); in getvfsall()