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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/ext2fs/
H A Dbrel.h27 typedef struct ext2_block_relocation_table *ext2_brel;
29 struct ext2_block_relocation_table { struct
H A Dbrel_ma.c60 retval = ext2fs_get_mem(sizeof(struct ext2_block_relocation_table),
64 memset(brel, 0, sizeof(struct ext2_block_relocation_table));

Completed in 94 milliseconds