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

  /external/e2fsprogs/e2fsck/
swapfs.c 120 e2fsck_use_inode_shortcuts(ctx, 1);
187 e2fsck_use_inode_shortcuts(ctx, 0);
journal.c 288 e2fsck_use_inode_shortcuts(ctx, 1);
424 e2fsck_use_inode_shortcuts(ctx, 0);
428 e2fsck_use_inode_shortcuts(ctx, 0);
e2fsck.h 427 extern void e2fsck_use_inode_shortcuts(e2fsck_t ctx, int bool);
pass1.c 598 e2fsck_use_inode_shortcuts(ctx, 1);
1008 e2fsck_use_inode_shortcuts(ctx, 0);
2243 void e2fsck_use_inode_shortcuts(e2fsck_t ctx, int bool) function
    [all...]
pass1b.c 311 e2fsck_use_inode_shortcuts(ctx, 0);

Completed in 270 milliseconds