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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/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));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/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));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/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 186 milliseconds