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

  /external/e2fsprogs/lib/ext2fs/
dblist.c 192 errcode_t ext2fs_set_dir_block2(ext2_dblist dblist, ext2_ino_t ino, function
309 return ext2fs_set_dir_block2(dblist, ino, blk, blockcnt);
ext2fs.h 978 extern errcode_t ext2fs_set_dir_block2(ext2_dblist dblist, ext2_ino_t ino,
    [all...]
  /external/e2fsprogs/e2fsck/
pass1b.c 752 retval = ext2fs_set_dir_block2(fs->dblist,

Completed in 46 milliseconds