Searched refs:vmark (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/
H A Dmount.c1077 vfsent_t *vp, *vmark, *vpprev, **vpp; local
1120 vmark = vp = vfsll;
1151 * Set vmark to the first elem that we check
1154 vmark = vp;
1160 if (vp == vmark) /* break out if we completed */

Completed in 60 milliseconds