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 347 e2fsck_use_inode_shortcuts(ctx, 1);
518 e2fsck_use_inode_shortcuts(ctx, 0);
522 e2fsck_use_inode_shortcuts(ctx, 0);
e2fsck.h 512 extern void e2fsck_use_inode_shortcuts(e2fsck_t ctx, int use_shortcuts);
pass1b.c 353 e2fsck_use_inode_shortcuts(ctx, 0);
pass1.c 4085 void e2fsck_use_inode_shortcuts(e2fsck_t ctx, int use_shortcuts) function
    [all...]

Completed in 77 milliseconds