Home
last modified time | relevance | path

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

/external/e2fsprogs/misc/
Dutil.h27 extern void dump_mmp_msg(struct mmp_struct *mmp, const char *msg);
Dutil.c283 void dump_mmp_msg(struct mmp_struct *mmp, const char *msg) in dump_mmp_msg() function
Dtune2fs.c2967 dump_mmp_msg(fs->mmp_buf, in main()
2972 dump_mmp_msg(fs->mmp_buf, NULL); in main()
/external/e2fsprogs/e2fsck/
Dutil.c760 void dump_mmp_msg(struct mmp_struct *mmp, const char *fmt, ...) in dump_mmp_msg() function
791 dump_mmp_msg(fs->mmp_cmp, in e2fsck_mmp_update()
De2fsck.h643 void dump_mmp_msg(struct mmp_struct *mmp, const char *fmt, ...)
Dunix.c1260 dump_mmp_msg(fs->mmp_buf, NULL); in e2fsck_check_mmp()
1265 dump_mmp_msg(fs->mmp_buf, in e2fsck_check_mmp()