Lines Matching refs:myrb_rbld_progress
440 struct myrb_rbld_progress *rbld) in myrb_get_rbld_progress()
444 struct myrb_rbld_progress *rbld_buf; in myrb_get_rbld_progress()
449 sizeof(struct myrb_rbld_progress), in myrb_get_rbld_progress()
460 memcpy(rbld, rbld_buf, sizeof(struct myrb_rbld_progress)); in myrb_get_rbld_progress()
461 dma_free_coherent(&cb->pdev->dev, sizeof(struct myrb_rbld_progress), in myrb_get_rbld_progress()
474 struct myrb_rbld_progress rbld_buf; in myrb_update_rbld_progress()
537 struct myrb_rbld_progress *rbld_buf; in myrb_get_cc_progress()
542 sizeof(struct myrb_rbld_progress), in myrb_get_cc_progress()
571 dma_free_coherent(&cb->pdev->dev, sizeof(struct myrb_rbld_progress), in myrb_get_cc_progress()
1929 struct myrb_rbld_progress rbld_buf; in rebuild_show()
2056 struct myrb_rbld_progress rbld_buf; in consistency_check_store()
2264 struct myrb_rbld_progress rbld_buf; in myrb_get_resync()