HomeSort by relevance Sort by last modified time
    Searched full:region_t (Results 1 - 5 of 5) sorted by null

  /external/e2fsprogs/e2fsck/
region.c 31 region_t region_create(region_addr_t min, region_addr_t max)
33 region_t region;
44 void region_free(region_t region)
56 int region_allocate(region_t region, region_addr_t start, int n)
153 void region_print(region_t region, FILE *f)
170 region_t r;
e2fsck.h 346 typedef struct region_struct *region_t; typedef in typeref:struct:region_struct
447 extern region_t region_create(region_addr_t min, region_addr_t max);
448 extern void region_free(region_t region);
449 extern int region_allocate(region_t region, region_addr_t start, int n);
pass1.c     [all...]
  /external/quake/quake/src/QW/scitech/include/
mgraph.h 654 } region_t; typedef in typeref:struct:__anon5185
    [all...]
  /external/quake/quake/src/WinQuake/scitech/INCLUDE/
MGRAPH.H 654 } region_t; typedef in typeref:struct:__anon5484
    [all...]

Completed in 232 milliseconds