Searched refs:s_mmp_update_interval (Results 1 – 11 of 11) sorted by relevance
207 mmp_s->mmp_check_interval = fs->super->s_mmp_update_interval; in ext2fs_mmp_reset()245 if (sb->s_mmp_update_interval == 0) in ext2fs_mmp_init()246 sb->s_mmp_update_interval = EXT4_MMP_UPDATE_INTERVAL; in ext2fs_mmp_init()248 else if (sb->s_mmp_update_interval > EXT4_MMP_MAX_UPDATE_INTERVAL) in ext2fs_mmp_init()301 mmp_check_interval = fs->super->s_mmp_update_interval; in ext2fs_mmp_start()
112 check_field(s_mmp_update_interval, 2); in main()
99 sb->s_mmp_update_interval = ext2fs_swab16(sb->s_mmp_update_interval); in ext2fs_swap_super()
266 set_field(s_mmp_update_interval, 0); in ext2fs_initialize()
716 __u16 s_mmp_update_interval; /* # seconds to wait in MMP checking */ member
451 sb->s_mmp_update_interval); in list_super2()
1203 sb->s_mmp_update_interval); in update_feature_set()1241 sb->s_mmp_update_interval = 0; in update_feature_set()2126 fs->super->s_mmp_update_interval = intv; in parse_extended_opts()
876 param->s_mmp_update_interval = strtoul(arg, &p, 0); in parse_extended_opts()3276 fs->super->s_mmp_update_interval); in main()
145 { "mmp_interval", &set_sb.s_mmp_update_interval, NULL, 2, parse_uint },
2445 current_fs->super->s_mmp_update_interval); in do_dump_mmp()
1210 mmp_check_interval = fs->super->s_mmp_update_interval; in e2fsck_check_mmp()