Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/cmd/zed/agents/
H A Dfmd_api.c61 fmd_stat_t *mod_ustat; /* module specific custom stats */ member
139 if (mp->mod_ustat != NULL) { in fmd_hdl_unregister()
144 mp->mod_ustat[i].fmds_name, in fmd_hdl_unregister()
145 mp->mod_ustat[i].fmds_value.ui64); in fmd_hdl_unregister()
259 mp->mod_ustat = statv; in fmd_stat_create()