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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/
H A De2fsck.h63 typedef struct region_struct *region_t;
H A De2fsck.c2724 struct region_struct { struct
2734 region = malloc(sizeof(struct region_struct));
2737 memset(region, 0, sizeof(struct region_struct));
2751 memset(region, 0, sizeof(struct region_struct));

Completed in 95 milliseconds