Home
last modified time | relevance | path

Searched refs:journal_location (Results 1 – 3 of 3) sorted by relevance

/external/e2fsprogs/debugfs/
Dlogdump.c38 enum journal_location {JOURNAL_IS_INTERNAL, JOURNAL_IS_EXTERNAL}; enum
49 enum journal_location where;
/external/e2fsprogs/misc/
Dmke2fs.c104 static blk64_t journal_location = ~0LL; variable
908 journal_location = 0; in parse_extended_opts()
2333 if ((journal_location == ~0ULL) && journal_location_string && in PRS()
2335 journal_location = parse_num_blocks2(journal_location_string, in PRS()
2342 journal_location = 0; in PRS()
3253 journal_location, in main()
Dtune2fs.c107 static blk64_t journal_location = ~0LL; variable
1580 journal_location = in add_journal()
1584 journal_location, in add_journal()