Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/
H A Dmount.c165 #define VNOTMOUNTED 0x02 /* mount point could not be mounted */ macro
1272 vp->flag |= VNOTMOUNTED; in do_mounts()