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.c31 struct ext2_block_relocate_entry *ent);
33 struct ext2_block_relocate_entry *ent);
36 struct ext2_block_relocate_entry *ent);
44 struct ext2_block_relocate_entry *entries;
77 size = (size_t) (sizeof(struct ext2_block_relocate_entry) * in ext2fs_brel_memarray_create()
80 sizeof(struct ext2_block_relocate_entry), &ma->entries); in ext2fs_brel_memarray_create()
106 struct ext2_block_relocate_entry *ent) in bma_put()
118 struct ext2_block_relocate_entry *ent) in bma_get()
138 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.c94 struct ext2_block_relocate_entry *ent) in display_brel_entry()
177 struct ext2_block_relocate_entry ent; in do_brel_put()
218 struct ext2_block_relocate_entry ent; in do_brel_get()
256 struct ext2_block_relocate_entry ent; in do_brel_next()
278 struct ext2_block_relocate_entry ent; in do_brel_dump()