Lines Matching refs:file_region
235 struct file_region { struct
258 struct file_region *rg, *nrg, *trg; in region_add() argument
277 nrg = list_first_entry(&resv->region_cache, struct file_region, in region_add()
354 struct file_region *rg, *nrg = NULL; in region_chg()
367 struct file_region *trg; in region_chg()
481 struct file_region *rg, *trg; in region_del()
482 struct file_region *nrg = NULL; in region_del()
509 struct file_region, in region_del()
588 struct file_region *rg; in region_count()
701 struct file_region *rg = kmalloc(sizeof(*rg), GFP_KERNEL); in resv_map_alloc()
726 struct file_region *rg, *trg; in resv_map_release()