Searched refs:fstype_t (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/usr.sbin/makefs/
H A Dmakefs.c72 } fstype_t; typedef in typeref:struct:__anon45
74 static fstype_t fstypes[] = {
92 static fstype_t *get_fstype(const char *);
94 static void usage(fstype_t *, fsinfo_t *) __dead;
100 fstype_t *fstype;
452 static fstype_t *
504 usage(fstype_t *fstype, fsinfo_t *fsoptions)

Completed in 186 milliseconds