Home
last modified time | relevance | path

Searched refs:fstyp_find_module_by_name (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/lib/libfstyp/common/
H A Dlibfstyp.c93 static fstyp_module_t *fstyp_find_module_by_name(struct fstyp_handle *h,
226 mp = fstyp_find_module_by_name(h, fsname); in fstyp_ident_one()
342 fstyp_find_module_by_name(struct fstyp_handle *h, const char *fsname) in fstyp_find_module_by_name() function
367 if ((mp = fstyp_find_module_by_name(h, fsname)) != NULL) { in fstyp_init_module()