Searched refs:psegs (Results 1 – 1 of 1) sorted by relevance
2161 unsigned int psegs, grants, memflags; in blkfront_setup_indirect() local2181 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()