Searched refs:fstypelist (Results 1 – 1 of 1) sorted by relevance
60 static TAILQ_HEAD(fstypelist, entry) opthead, selhead; in TAILQ_HEAD() argument76 static void addentry(struct fstypelist *, const char *, const char *);461 addentry(struct fstypelist *list, const char *type, const char *opts) in addentry()