Home
last modified time | relevance | path

Searched refs:psegs (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/block/
Dxen-blkfront.c2190 unsigned int psegs, grants; in blkfront_setup_indirect() local
2208 psegs = DIV_ROUND_UP(grants, GRANTS_PER_PSEG); in blkfront_setup_indirect()
2237 rinfo->shadow[i].sg = kcalloc(psegs, in blkfront_setup_indirect()
2250 sg_init_table(rinfo->shadow[i].sg, psegs); in blkfront_setup_indirect()