Home | History | Annotate | Download | only in misc

Lines Matching full:journal_device

99 char *journal_device;
659 if (journal_device) {
660 check_plausibility(journal_device);
661 check_mount(journal_device, 0, _("journal"));
669 retval = ext2fs_open(journal_device, EXT2_FLAG_RW|
675 journal_device);
679 journal_device);
687 journal_device);
717 free(journal_device);
2144 if (journal_size || journal_device) {