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

  /external/e2fsprogs/e2fsck/
journal.c 294 e2fsck_use_inode_shortcuts(ctx, 1);
431 e2fsck_use_inode_shortcuts(ctx, 0);
435 e2fsck_use_inode_shortcuts(ctx, 0);
e2fsck.h 444 extern void e2fsck_use_inode_shortcuts(e2fsck_t ctx, int bool);
pass1.c 674 e2fsck_use_inode_shortcuts(ctx, 1);
2728 void e2fsck_use_inode_shortcuts(e2fsck_t ctx, int bool) function
    [all...]
pass1b.c 326 e2fsck_use_inode_shortcuts(ctx, 0);

Completed in 260 milliseconds