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 31 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) *
80 sizeof(struct ext2_block_relocate_entry), &ma->entries);
106 struct ext2_block_relocate_entry *ent)
118 struct ext2_block_relocate_entry *ent)
138 struct ext2_block_relocate_entry *ent)
  /external/e2fsprogs/tests/progs/
test_rel.c 94 struct ext2_block_relocate_entry *ent)
177 struct ext2_block_relocate_entry ent;
218 struct ext2_block_relocate_entry ent;
256 struct ext2_block_relocate_entry ent;
278 struct ext2_block_relocate_entry ent;

Completed in 71 milliseconds