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.c93 static fstyp_module_t *fstyp_find_module_by_name(struct fstyp_handle *h,
226 mp = fstyp_find_module_by_name(h, fsname);
342 fstyp_find_module_by_name(struct fstyp_handle *h, const char *fsname) function
367 if ((mp = fstyp_find_module_by_name(h, fsname)) != NULL) {

Completed in 58 milliseconds