HomeSort by relevance Sort by last modified time
    Searched refs:ext2_block_relocate_entry (Results 1 - 3 of 3) sorted by null

  /external/e2fsprogs/lib/ext2fs/
brel.h 12 struct ext2_block_relocate_entry { struct
38 struct ext2_block_relocate_entry *ent);
44 struct ext2_block_relocate_entry *ent);
56 struct ext2_block_relocate_entry *ent);
brel_ma.c 30 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) *
79 sizeof(struct ext2_block_relocate_entry), &ma->entries);
105 struct ext2_block_relocate_entry *ent)
117 struct ext2_block_relocate_entry *ent)
137 struct ext2_block_relocate_entry *ent)
  /external/e2fsprogs/tests/progs/
test_rel.c 93 struct ext2_block_relocate_entry *ent)
176 struct ext2_block_relocate_entry ent;
217 struct ext2_block_relocate_entry ent;
255 struct ext2_block_relocate_entry ent;
277 struct ext2_block_relocate_entry ent;

Completed in 142 milliseconds