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