Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dmodconf.c173 static int mod_installfs(struct modlfs *, struct modlinkage *);
177 mod_installfs, mod_removefs, mod_infofs
940 mod_installfs(struct modlfs *modl, struct modlinkage *modlp) in mod_installfs() function