Lines Matching defs:geo
41 struct nvm_geo *geo = &dev->geo;
63 pos = pblk_ppa_to_pos(geo, ppa);
177 struct nvm_geo *geo = &dev->geo;
197 data = vzalloc(array_size(pblk->max_write_pgs, geo->csecs));
238 pos = pblk_ppa_to_pos(geo, ppa);
243 pos = pblk_ppa_to_pos(geo, ppa);
294 struct nvm_geo *geo = &dev->geo;
295 int distance = geo->mw_cunits * geo->all_luns * geo->ws_opt;
306 struct nvm_geo *geo = &dev->geo;
313 pos = pblk_ppa_to_pos(geo, ppa);
359 struct nvm_geo *geo = &dev->geo;
410 pos = pblk_ppa_to_pos(geo, ppa);
415 pos = pblk_ppa_to_pos(geo, ppa);
480 struct nvm_geo *geo = &dev->geo;
496 data = kcalloc(pblk->max_write_pgs, geo->csecs, GFP_KERNEL);
546 struct nvm_geo *geo = &dev->geo;
559 pos = pblk_ppa_to_pos(geo, ppa);
616 struct nvm_geo *geo = &dev->geo;
629 chunk = &line->chks[pblk_ppa_to_pos(geo, bppa)];