Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_buf.h58 extern void fmd_buf_hash_commit(fmd_buf_hash_t *);
H A Dfmd_buf.c97 fmd_buf_hash_commit(fmd_buf_hash_t *bhp) in fmd_buf_hash_commit() function
H A Dfmd_module.c717 fmd_buf_hash_commit(&mp->mod_bufs); in fmd_module_clrdirty()
742 fmd_buf_hash_commit(&mp->mod_bufs); in fmd_module_commit()
H A Dfmd_case.c2039 fmd_buf_hash_commit(&cip->ci_bufs); in fmd_case_commit()