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.c293 void dump_mmp_msg(struct mmp_struct *mmp, const char *msg) in dump_mmp_msg() function
Dtune2fs.c1937 dump_mmp_msg(fs->mmp_buf, in main()
1942 dump_mmp_msg(fs->mmp_buf, NULL); in main()
/external/e2fsprogs/e2fsck/
Dutil.c764 void dump_mmp_msg(struct mmp_struct *mmp, const char *msg) in dump_mmp_msg() function
783 dump_mmp_msg(fs->mmp_cmp, in e2fsck_mmp_update()
De2fsck.h554 void dump_mmp_msg(struct mmp_struct *mmp, const char *msg);
Dunix.c1145 dump_mmp_msg(fs->mmp_buf, NULL); in e2fsck_check_mmp()
1150 dump_mmp_msg(fs->mmp_buf, in e2fsck_check_mmp()