Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libfstyp/common/
H A Dlibfstyp.c91 static fstyp_module_t *fstyp_find_module_by_name(struct fstyp_handle *h,
224 mp = fstyp_find_module_by_name(h, fsname); in fstyp_ident_one()
340 fstyp_find_module_by_name(struct fstyp_handle *h, const char *fsname) in fstyp_find_module_by_name() function
365 if ((mp = fstyp_find_module_by_name(h, fsname)) != NULL) { in fstyp_init_module()