Lines Matching refs:myrb_rbld_progress
439 struct myrb_rbld_progress *rbld) in myrb_get_rbld_progress()
443 struct myrb_rbld_progress *rbld_buf; in myrb_get_rbld_progress()
448 sizeof(struct myrb_rbld_progress), in myrb_get_rbld_progress()
459 memcpy(rbld, rbld_buf, sizeof(struct myrb_rbld_progress)); in myrb_get_rbld_progress()
460 dma_free_coherent(&cb->pdev->dev, sizeof(struct myrb_rbld_progress), in myrb_get_rbld_progress()
472 struct myrb_rbld_progress rbld_buf; in myrb_update_rbld_progress()
535 struct myrb_rbld_progress *rbld_buf; in myrb_get_cc_progress()
540 sizeof(struct myrb_rbld_progress), in myrb_get_cc_progress()
569 dma_free_coherent(&cb->pdev->dev, sizeof(struct myrb_rbld_progress), in myrb_get_cc_progress()
1902 struct myrb_rbld_progress rbld_buf; in rebuild_show()
2029 struct myrb_rbld_progress rbld_buf; in consistency_check_store()
2241 struct myrb_rbld_progress rbld_buf; in myrb_get_resync()