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

  /external/e2fsprogs/lib/ext2fs/
ind_block.c 47 errcode_t ext2fs_write_ind_block(ext2_filsys fs, blk_t blk, void *buf) function
res_gdt.c 192 retval = ext2fs_write_ind_block(fs, gdt_blk, gdt_buf);
200 retval2 = ext2fs_write_ind_block(fs, dindir_blk, dindir_buf);
block.c 122 ctx->errcode = ext2fs_write_ind_block(ctx->fs, *ind_block,
201 ctx->errcode = ext2fs_write_ind_block(ctx->fs, *dind_block,
280 ctx->errcode = ext2fs_write_ind_block(ctx->fs, *tind_block,
ext2fs.h 974 errcode_t ext2fs_write_ind_block(ext2_filsys fs, blk_t blk, void *buf);
    [all...]
  /external/e2fsprogs/debian/
e2fslibs.symbols 369 ext2fs_write_ind_block@Base 1.37

Completed in 5524 milliseconds