Searched refs:grants_used (Results 1 – 1 of 1) sorted by relevance
77 struct grant **grants_used; member528 info->shadow[id].grants_used[i] = gnt_list_entry; in blkif_queue_request()998 persistent_gnt = info->shadow[i].grants_used[j]; in blkif_free()1020 kfree(info->shadow[i].grants_used); in blkif_free()1021 info->shadow[i].grants_used = NULL; in blkif_free()1070 pfn_to_page(s->grants_used[i]->pfn)); in blkif_completion()1081 if (gnttab_query_foreign_access(s->grants_used[i]->gref)) { in blkif_completion()1090 s->grants_used[i]->gref); in blkif_completion()1091 list_add(&s->grants_used[i]->node, &info->grants); in blkif_completion()1100 gnttab_end_foreign_access(s->grants_used[i]->gref, 0, 0UL); in blkif_completion()[all …]