Searched defs:use_shortcuts (Results 1 - 2 of 2) sorted by relevance

/external/e2fsprogs/e2fsck/
H A Dpass1.c2871 void e2fsck_use_inode_shortcuts(e2fsck_t ctx, int use_shortcuts) argument
2875 if (use_shortcuts) {
/external/e2fsprogs/misc/
H A De2image.c343 static void use_inode_shortcuts(ext2_filsys fs, int use_shortcuts) argument
345 if (use_shortcuts) {

Completed in 810 milliseconds