Home
last modified time | relevance | path

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

/third_party/e2fsprogs/lib/ext2fs/
Dmmp.c237 errcode_t ext2fs_mmp_clear(ext2_filsys fs) in ext2fs_mmp_clear() function
Dext2fs.h1724 errcode_t ext2fs_mmp_clear(ext2_filsys fs);
/third_party/e2fsprogs/debian/
Dlibext2fs2.symbols430 ext2fs_mmp_clear@Base 1.42
/third_party/e2fsprogs/e2fsck/
Dunix.c1284 ext2fs_mmp_clear(fs); in e2fsck_check_mmp()
1289 ext2fs_mmp_clear(fs); in e2fsck_check_mmp()
/third_party/e2fsprogs/debugfs/
Dset_fields.c945 retval = ext2fs_mmp_clear(current_fs); in parse_mmp_clear()
/third_party/e2fsprogs/misc/
Dtune2fs.c3248 rc = ext2fs_mmp_clear(fs); in main()