Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/ext2fs/
Dmmp.c45 struct mmp_struct *mmp_cmp; in ext2fs_mmp_read()
114 struct mmp_struct *mmp_s = buf; in ext2fs_mmp_write()
136 retval = io_channel_write_blk64(fs->io, mmp_blk, -(int)sizeof(struct mmp_struct), buf); in ext2fs_mmp_write()
182 struct mmp_struct *mmp_s = NULL; in ext2fs_mmp_reset()
278 struct mmp_struct *mmp_s; in ext2fs_mmp_start()
381 struct mmp_struct *mmp, *mmp_cmp; in ext2fs_mmp_stop()
427 struct mmp_struct *mmp, *mmp_cmp; in ext2fs_mmp_update2()
Dcsum.c42 static __u32 ext2fs_mmp_csum(ext2_filsys fs, struct mmp_struct *mmp) in ext2fs_mmp_csum()
44 int offset = offsetof(struct mmp_struct, mmp_checksum); in ext2fs_mmp_csum()
49 int ext2fs_mmp_csum_verify(ext2_filsys fs, struct mmp_struct *mmp) in ext2fs_mmp_csum_verify()
61 errcode_t ext2fs_mmp_csum_set(ext2_filsys fs, struct mmp_struct *mmp) in ext2fs_mmp_csum_set()
Dext2fs.h1020 extern errcode_t ext2fs_mmp_csum_set(ext2_filsys fs, struct mmp_struct *mmp);
1021 extern int ext2fs_mmp_csum_verify(ext2_filsys, struct mmp_struct *mmp);
1667 extern void ext2fs_swap_mmp(struct mmp_struct *mmp);
Dswapfs.c364 void ext2fs_swap_mmp(struct mmp_struct *mmp) in ext2fs_swap_mmp()
Dext2_fs.h1067 struct mmp_struct { struct
/external/e2fsprogs/misc/
Dutil.h27 extern void dump_mmp_msg(struct mmp_struct *mmp, const char *msg);
Dutil.c280 void dump_mmp_msg(struct mmp_struct *mmp, const char *msg) in dump_mmp_msg()
Dtune2fs.c1105 struct mmp_struct *mmp_cmp = fs->mmp_cmp; in update_feature_set()
/external/e2fsprogs/debugfs/
Dset_fields.c49 static struct mmp_struct set_mmp;
872 struct mmp_struct *mmp_s; in do_set_mmp_value()
Ddebugfs.c2299 struct mmp_struct *mmp_s; in do_dump_mmp()
/external/e2fsprogs/e2fsck/
De2fsck.h621 void dump_mmp_msg(struct mmp_struct *mmp, const char *msg);
Dutil.c745 void dump_mmp_msg(struct mmp_struct *mmp, const char *msg) in dump_mmp_msg()
Dunix.c1149 struct mmp_struct *mmp_s; in e2fsck_check_mmp()
/external/syslinux/libinstaller/ext2fs/
Dext2_fs.h830 struct mmp_struct { struct