Searched refs:getvfsall (Results 1 – 1 of 1) sorted by relevance
195 static vfsent_t *getvfsall(char *, int);957 vfsll = getvfsall(fstype, mntlist == NULL); in parmount()1012 getvfsall(char *fstype, int takeall) in getvfsall() function