Lines Matching full:rebuild
432 * myrb_get_rbld_progress - get rebuild progress information
434 * Executes a type 3 command and returns the rebuild progress
467 * myrb_update_rbld_progress - updates the rebuild status
469 * Updates the rebuild status for the attached logical devices.
495 "Rebuild in Progress, %d%% completed\n", in myrb_update_rbld_progress()
501 "Rebuild Failed due to Logical Drive Failure\n"); in myrb_update_rbld_progress()
505 "Rebuild Failed due to Bad Blocks on Other Drives\n"); in myrb_update_rbld_progress()
509 "Rebuild Failed due to Failure of Drive Being Rebuilt\n"); in myrb_update_rbld_progress()
513 "Rebuild Completed Successfully\n"); in myrb_update_rbld_progress()
517 "Rebuild Successfully Terminated\n"); in myrb_update_rbld_progress()
528 * myrb_get_cc_progress - retrieve the rebuild status
530 * Execute a type 3 Command and fetch the rebuild / consistency check
1108 * rebuild operation. in myrb_get_hba_config()
1969 "Rebuild Not Initiated; already in progress\n"); in rebuild_store()
1989 "Rebuild Not Cancelled; not in progress\n"); in rebuild_store()
1997 "Cancellation of Rebuild Failed - Out of Memory\n"); in rebuild_store()
2013 sdev_printk(KERN_INFO, sdev, "Rebuild %s\n", in rebuild_store()
2019 "Rebuild Not Cancelled, status 0x%x\n", in rebuild_store()
2026 msg = "Attempt to Rebuild Online or Unresponsive Drive"; in rebuild_store()
2029 msg = "New Disk Failed During Rebuild"; in rebuild_store()
2043 "Rebuild Failed - %s\n", msg); in rebuild_store()
2046 "Rebuild Failed, status 0x%x\n", status); in rebuild_store()
2050 static DEVICE_ATTR_RW(rebuild);
2136 msg = "New Disk Failed During Rebuild"; in consistency_check_store()
2440 "get rebuild progress\n"); in myrb_monitor()
2452 "get rebuild progress\n"); in myrb_monitor()