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

  /external/e2fsprogs/e2fsck/
pass4.c 58 e2fsck_clear_inode(ctx, i, inode, 0,
pass1.c 759 e2fsck_clear_inode(ctx, ino, inode, 0, "pass1");
1648 void e2fsck_clear_inode(e2fsck_t ctx, ext2_ino_t ino, function
    [all...]
e2fsck.h 449 extern void e2fsck_clear_inode(e2fsck_t ctx, ext2_ino_t ino,
pass1b.c 618 e2fsck_clear_inode(ctx, ino, &inode, 0, "delete_file");
pass2.c 1185 e2fsck_clear_inode(ctx, ino, &inode, 0, "deallocate_inode");
    [all...]

Completed in 107 milliseconds