Lines Matching full:rebuild

430  * myrb_get_rbld_progress - get rebuild progress information
432 * Executes a type 3 command and returns the rebuild progress
465 * myrb_update_rbld_progress - updates the rebuild status
467 * Updates the rebuild status for the attached logical devices.
492 "Rebuild in Progress, %d%% completed\n", in myrb_update_rbld_progress()
498 "Rebuild Failed due to Logical Drive Failure\n"); in myrb_update_rbld_progress()
502 "Rebuild Failed due to Bad Blocks on Other Drives\n"); in myrb_update_rbld_progress()
506 "Rebuild Failed due to Failure of Drive Being Rebuilt\n"); in myrb_update_rbld_progress()
510 "Rebuild Completed Successfully\n"); in myrb_update_rbld_progress()
514 "Rebuild Successfully Terminated\n"); in myrb_update_rbld_progress()
525 * myrb_get_cc_progress - retrieve the rebuild status
527 * Execute a type 3 Command and fetch the rebuild / consistency check
1105 * rebuild operation. in myrb_get_hba_config()
1940 "Rebuild Not Initiated; already in progress\n"); in rebuild_store()
1960 "Rebuild Not Cancelled; not in progress\n"); in rebuild_store()
1968 "Cancellation of Rebuild Failed - Out of Memory\n"); in rebuild_store()
1984 sdev_printk(KERN_INFO, sdev, "Rebuild %s\n", in rebuild_store()
1990 "Rebuild Not Cancelled, status 0x%x\n", in rebuild_store()
1997 msg = "Attempt to Rebuild Online or Unresponsive Drive"; in rebuild_store()
2000 msg = "New Disk Failed During Rebuild"; in rebuild_store()
2014 "Rebuild Failed - %s\n", msg); in rebuild_store()
2017 "Rebuild Failed, status 0x%x\n", status); in rebuild_store()
2021 static DEVICE_ATTR_RW(rebuild);
2107 msg = "New Disk Failed During Rebuild"; in consistency_check_store()
2408 "get rebuild progress\n"); in myrb_monitor()
2420 "get rebuild progress\n"); in myrb_monitor()