Home
last modified time | relevance | path

Searched refs:ext2_block_relocate_entry (Results 1 – 3 of 3) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
Dbrel_ma.c30 struct ext2_block_relocate_entry *ent);
32 struct ext2_block_relocate_entry *ent);
35 struct ext2_block_relocate_entry *ent);
43 struct ext2_block_relocate_entry *entries;
76 size = (size_t) (sizeof(struct ext2_block_relocate_entry) * in ext2fs_brel_memarray_create()
79 sizeof(struct ext2_block_relocate_entry), &ma->entries); in ext2fs_brel_memarray_create()
105 struct ext2_block_relocate_entry *ent) in bma_put()
117 struct ext2_block_relocate_entry *ent) in bma_get()
137 struct ext2_block_relocate_entry *ent) in bma_next()
Dbrel.h12 struct ext2_block_relocate_entry { struct
38 struct ext2_block_relocate_entry *ent); argument
44 struct ext2_block_relocate_entry *ent);
56 struct ext2_block_relocate_entry *ent);
/external/e2fsprogs/tests/progs/
Dtest_rel.c93 struct ext2_block_relocate_entry *ent) in display_brel_entry()
176 struct ext2_block_relocate_entry ent; in do_brel_put()
217 struct ext2_block_relocate_entry ent; in do_brel_get()
255 struct ext2_block_relocate_entry ent; in do_brel_next()
277 struct ext2_block_relocate_entry ent; in do_brel_dump()