Home
last modified time | relevance | path

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

/linux-6.15/drivers/block/
H A Dxen-blkfront.c2163 unsigned int psegs, grants, memflags; in blkfront_setup_indirect() local
2183 psegs = DIV_ROUND_UP(grants, GRANTS_PER_PSEG); in blkfront_setup_indirect()
2213 rinfo->shadow[i].sg = kvcalloc(psegs, in blkfront_setup_indirect()
2226 sg_init_table(rinfo->shadow[i].sg, psegs); in blkfront_setup_indirect()