Searched refs:max_grefs (Results 1 – 1 of 1) sorted by relevance
736 int num_sg, max_grefs, num_grant; in blkif_queue_rw_req() local738 max_grefs = req->nr_phys_segments * GRANTS_PER_PSEG; in blkif_queue_rw_req()739 if (max_grefs > BLKIF_MAX_SEGMENTS_PER_REQUEST) in blkif_queue_rw_req()744 max_grefs += INDIRECT_GREFS(max_grefs); in blkif_queue_rw_req()747 if (rinfo->persistent_gnts_c < max_grefs) { in blkif_queue_rw_req()751 max_grefs - rinfo->persistent_gnts_c, in blkif_queue_rw_req()757 max_grefs - rinfo->persistent_gnts_c); in blkif_queue_rw_req()