Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/block/
Dxen-blkfront.c2164 unsigned int psegs, grants, memflags; in blkfront_setup_indirect() local
2184 psegs = DIV_ROUND_UP(grants, GRANTS_PER_PSEG); in blkfront_setup_indirect()
2214 rinfo->shadow[i].sg = kvcalloc(psegs, in blkfront_setup_indirect()
2227 sg_init_table(rinfo->shadow[i].sg, psegs); in blkfront_setup_indirect()