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

/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Daggr_rcm.c1047 * aggr_update_all() - Determine all AGGR links in the system
1050 aggr_update_all(rcm_handle_t *hd) function
1054 rcm_log_message(RCM_TRACE2, "AGGR: aggr_update_all\n");
1086 ret = aggr_update_all(hd);
1089 * Even aggr_update_all() fails, continue to delete all the stale

Completed in 270 milliseconds