Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/
H A Dmount.c186 static vfsent_t *getvfsall(char *, int);
959 vfsll = getvfsall(fstype, mntlist == NULL); in parmount()
1014 getvfsall(char *fstype, int takeall) in getvfsall() function