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

  /external/e2fsprogs/lib/ext2fs/
newdir.c 119 retval = ext2fs_dirent_swab_out2(fs, (char *)dir, rec_len, 0);
swapfs.c 412 return ext2fs_dirent_swab_out2(fs, buf, fs->blocksize, flags);
415 errcode_t ext2fs_dirent_swab_out2(ext2_filsys fs, char *buf, function
inline_data.c 199 ctx->errcode = ext2fs_dirent_swab_out2(fs, ctx->buf,
237 ctx->errcode = ext2fs_dirent_swab_out2(fs, ctx->buf,
ext2fs.h     [all...]
  /external/e2fsprogs/e2fsck/
pass2.c     [all...]

Completed in 161 milliseconds