Searched defs:region_struct (Results 1 - 1 of 1) sorted by relevance

/external/e2fsprogs/e2fsck/
H A Dregion.c28 struct region_struct { struct
38 region = malloc(sizeof(struct region_struct));
41 memset(region, 0, sizeof(struct region_struct));
55 memset(region, 0, sizeof(struct region_struct));

Completed in 53 milliseconds