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 34 region_t region_create(region_addr_t min, region_addr_t max)
36 region_t region;
47 void region_free(region_t region)
59 int region_allocate(region_t region, region_addr_t start, int n)
156 void region_print(region_t region, FILE *f)
173 region_t r;
e2fsck.h 356 typedef struct region_struct *region_t; typedef in typeref:struct:region_struct
463 extern region_t region_create(region_addr_t min, region_addr_t max);
464 extern void region_free(region_t region);
465 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:__anon11748
    [all...]
  /external/quake/quake/src/WinQuake/scitech/INCLUDE/
MGRAPH.H 654 } region_t; typedef in typeref:struct:__anon12047
    [all...]

Completed in 248 milliseconds