fstyp_module_t
fstyp_module_t *mp);
fstyp_module_t *);
fstyp_module_t *mp;
fstyp_module_t *mp;
fstyp_module_t *mp = h->ident;
fstyp_module_t *mp = h->ident;
static fstyp_module_t *
fstyp_module_t *mp;
fstyp_module_t **mpp)
fstyp_module_t *mp;
if ((mp = calloc(1, sizeof (fstyp_module_t))) == NULL) {
fstyp_fini_module(struct fstyp_handle *h, fstyp_module_t *mp)
fstyp_module_t *mp, *mp_next;
fstyp_load_module(struct fstyp_handle *h, fstyp_module_t *mp)
fstyp_unload_module(struct fstyp_handle *h, fstyp_module_t *mp)
fstyp_module_t *modules; /* list of modules */
fstyp_module_t *modules_tail; /* last module in the list */
fstyp_module_t *ident; /* identified module */
static fstyp_module_t *fstyp_find_module_by_name(struct fstyp_handle *h,
char *mdir, char *fsname, fstyp_module_t **mpp);
fstyp_module_t *mp);