Searched refs:fmd_module_recv (Results 1 – 3 of 3) sorted by relevance
316 fmd_module_recv(fmd_module_hdl("zfs-diagnosis"), nvl, class); in zfs_agent_dispatch()331 fmd_module_recv(fmd_module_hdl("zfs-retire"), nvl, class); in zfs_agent_dispatch()
229 extern void fmd_module_recv(fmd_hdl_t *, nvlist_t *, const char *);
756 fmd_module_recv(fmd_hdl_t *hdl, nvlist_t *nvl, const char *class) in fmd_module_recv() function