Searched refs:fstyp_load_module (Results 1 – 1 of 1) sorted by relevance
101 static int fstyp_load_module(struct fstyp_handle *h,188 if ((fstyp_load_module(h, mp) == 0) && in fstyp_ident_all()234 if (((error = fstyp_load_module(h, mp)) == 0) && in fstyp_ident_one()479 fstyp_load_module(struct fstyp_handle *h, fstyp_module_t *mp) in fstyp_load_module() function