Home
last modified time | relevance | path

Searched refs:mmp_struct (Results 1 – 12 of 12) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
Dmmp.c35 struct mmp_struct *mmp_cmp; in ext2fs_mmp_read()
95 struct mmp_struct *mmp_s = buf; in ext2fs_mmp_write()
113 retval = io_channel_write_blk64(fs->io, mmp_blk, -(int)sizeof(struct mmp_struct), buf); in ext2fs_mmp_write()
151 struct mmp_struct *mmp_s = NULL; in ext2fs_mmp_reset()
232 struct mmp_struct *mmp_s; in ext2fs_mmp_start()
331 struct mmp_struct *mmp, *mmp_cmp; in ext2fs_mmp_stop()
369 struct mmp_struct *mmp, *mmp_cmp; in ext2fs_mmp_update()
Dswapfs.c344 void ext2fs_swap_mmp(struct mmp_struct *mmp) in ext2fs_swap_mmp()
Dext2_fs.h834 struct mmp_struct { struct
Dext2fs.h1445 extern void ext2fs_swap_mmp(struct mmp_struct *mmp);
/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()
Dtune2fs.c500 struct mmp_struct *mmp_cmp = fs->mmp_cmp; in update_feature_set()
/external/e2fsprogs/debugfs/
Dset_fields.c46 static struct mmp_struct set_mmp;
775 struct mmp_struct *mmp_s; in do_set_mmp_value()
Ddebugfs.c2316 struct mmp_struct *mmp_s; in do_dump_mmp()
/external/e2fsprogs/e2fsck/
De2fsck.h554 void dump_mmp_msg(struct mmp_struct *mmp, const char *msg);
Dutil.c764 void dump_mmp_msg(struct mmp_struct *mmp, const char *msg) in dump_mmp_msg()
Dunix.c1083 struct mmp_struct *mmp_s; in e2fsck_check_mmp()