Home
last modified time | relevance | path

Searched refs:ext2fs_get_journal_params (Results 1 – 6 of 6) sorted by relevance

/third_party/e2fsprogs/misc/
Dutil.c265 ret = ext2fs_get_journal_params(jparams, fs); in figure_journal_size()
Dmke2fs.c614 retval = ext2fs_get_journal_params(&jparams, fs); in create_journal_dev()
/third_party/e2fsprogs/lib/ext2fs/
Dmkjournal.c378 errcode_t ext2fs_get_journal_params(struct ext2fs_journal_params *params, in ext2fs_get_journal_params() function
Dext2fs.h1657 extern errcode_t ext2fs_get_journal_params(
/third_party/e2fsprogs/debian/
Dlibext2fs2.symbols331 ext2fs_get_journal_params@Base 1.46.0
/third_party/e2fsprogs/e2fsck/
Dunix.c1929 ext2fs_get_journal_params(&jparams, fs); in main()