Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fs.d/
H A Dmount.c195 static vfsent_t *getvfsall(char *, int);
957 vfsll = getvfsall(fstype, mntlist == NULL); in parmount()
1012 getvfsall(char *fstype, int takeall) in getvfsall() function