Searched refs:file_region (Results 1 – 1 of 1) sorted by relevance
242 struct file_region { struct265 struct file_region *rg, *nrg, *trg; in region_add() argument284 nrg = list_first_entry(&resv->region_cache, struct file_region, in region_add()361 struct file_region *rg, *nrg = NULL; in region_chg()374 struct file_region *trg; in region_chg()488 struct file_region *rg, *trg; in region_del()489 struct file_region *nrg = NULL; in region_del()516 struct file_region, in region_del()595 struct file_region *rg; in region_count()702 struct file_region *rg = kmalloc(sizeof(*rg), GFP_KERNEL); in resv_map_alloc()[all …]