Searched refs:file_region (Results 1 – 1 of 1) sorted by relevance
235 struct file_region { struct258 struct file_region *rg, *nrg, *trg; in region_add() argument277 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()[all …]