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

  /external/e2fsprogs/lib/ext2fs/
openfs.c 36 blk64_t ext2fs_descriptor_block_loc2(ext2_filsys fs, blk64_t group_block, function
86 return ext2fs_descriptor_block_loc2(fs, group_block, i);
403 * case, the ext2fs_descriptor_block_loc2() function will interpret
437 blk = ext2fs_descriptor_block_loc2(fs, group_block, i);
ext2fs.h     [all...]
  /external/e2fsprogs/misc/
e2image.c 414 ext2fs_descriptor_block_loc2(fs, first_block, j));
    [all...]

Completed in 103 milliseconds