Searched defs:fmd_log_load_xref (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/fm/libfmd_log/common/
H A Dfmd_log.c191 * fmd_log_load_xref loads the cross-reference represented by the specified
196 fmd_log_load_xref(fmd_log_t *lp, uint_t iflags, function
277 * fmd_log_load_xref() function can find them by comparing dev/ino to log_stat.
318 * in the finished rp->rec_xrefs array; see fmd_log_load_xref() for more info.
348 * For each xref 'obj', we call fmd_log_load_xref() to parse the four
357 if (fmd_log_load_xref(lp, iflags, rp, obj) != 0)

Completed in 39 milliseconds