Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/
H A Dmount.c167 vfsent_t *vfsll, *vfslltail; /* head and tail of the global */ variable
1070 vfslltail = NULL; in getvfsall()
1074 vfslltail = vtail; /* save it in the global variable */ in getvfsall()
1127 vpprev = vfslltail; in make_vfsarray()