HomeSort by relevance Sort by last modified time
    Searched defs:journal_flags (Results 1 - 2 of 2) sorted by null

  /external/e2fsprogs/misc/
mke2fs.c 95 int journal_flags; variable
610 if (journal_flags & EXT2_MKJOURNAL_LAZYINIT)
994 journal_flags |= strtoul(arg, &p, 0) ?
997 journal_flags |= EXT2_MKJOURNAL_LAZYINIT;
    [all...]
tune2fs.c 105 int journal_size, journal_flags; variable
    [all...]

Completed in 214 milliseconds