Searched refs:gref_head (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/
H A Dxen-blkfront.c264 grant_ref_t gref_head; local
271 BLKIF_MAX_SEGMENTS_PER_REQUEST, &gref_head) < 0) {
302 ref = gnttab_claim_grant_reference(&gref_head);
324 gnttab_free_grant_references(gref_head);

Completed in 38 milliseconds