Searched refs:psegs (Results 1 – 1 of 1) sorted by relevance
1856 unsigned int psegs, grants; in blkfront_setup_indirect() local1863 psegs = grants / GRANTS_PER_PSEG; in blkfront_setup_indirect()1891 info->shadow[i].sg = kzalloc(sizeof(info->shadow[i].sg[0]) * psegs, GFP_NOIO); in blkfront_setup_indirect()1902 sg_init_table(info->shadow[i].sg, psegs); in blkfront_setup_indirect()