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

  /external/e2fsprogs/e2fsck/
pass1.c 297 e2fsck_write_inode(ctx, pctx->ino, pctx->inode, "pass1");
315 e2fsck_write_inode(ctx, pctx->ino, pctx->inode, "pass1");
333 e2fsck_write_inode(ctx, pctx->ino, pctx->inode, "pass1");
952 e2fsck_write_inode(ctx, ino, inode, "pass1");
    [all...]
super.c 299 e2fsck_write_inode(ctx, ino, &inode, "delete_file");
365 e2fsck_write_inode(ctx, EXT2_RESIZE_INO, &inode,
387 e2fsck_write_inode(ctx, EXT2_RESIZE_INO, &inode,
pass2.c     [all...]
e2fsck.h 609 extern void e2fsck_write_inode(e2fsck_t ctx, unsigned long ino,
extents.c 318 e2fsck_write_inode(ctx, ino, EXT2_INODE(&inode), "rebuild_extents");
util.c 513 void e2fsck_write_inode(e2fsck_t ctx, unsigned long ino, function

Completed in 338 milliseconds