Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_module.h183 extern void fmd_module_commit(fmd_module_t *);
H A Dfmd_ckpt.c781 fmd_module_commit(mp); in fmd_ckpt_save()
841 fmd_module_commit(mp); in fmd_ckpt_save()
H A Dfmd_module.c728 fmd_module_commit(fmd_module_t *mp) in fmd_module_commit() function