Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/block/
Dxen-blkfront.c2161 unsigned int psegs, grants, memflags; in blkfront_setup_indirect() local
2181 psegs = DIV_ROUND_UP(grants, GRANTS_PER_PSEG); in blkfront_setup_indirect()
2211 rinfo->shadow[i].sg = kvcalloc(psegs, in blkfront_setup_indirect()
2224 sg_init_table(rinfo->shadow[i].sg, psegs); in blkfront_setup_indirect()