Searched refs:s_mmp_update_interval (Results 1 – 11 of 11) sorted by relevance
174 mmp_s->mmp_check_interval = fs->super->s_mmp_update_interval; in ext2fs_mmp_reset()201 if (sb->s_mmp_update_interval == 0) in ext2fs_mmp_init()202 sb->s_mmp_update_interval = EXT4_MMP_UPDATE_INTERVAL; in ext2fs_mmp_init()204 else if (sb->s_mmp_update_interval > EXT4_MMP_MAX_UPDATE_INTERVAL) in ext2fs_mmp_init()249 mmp_check_interval = fs->super->s_mmp_update_interval; in ext2fs_mmp_start()
111 check_field(s_mmp_update_interval, 2); in main()
73 sb->s_mmp_update_interval = ext2fs_swab16(sb->s_mmp_update_interval); in ext2fs_swap_super()
252 set_field(s_mmp_update_interval, 0); in ext2fs_initialize()
659 __u16 s_mmp_update_interval; /* # seconds to wait in MMP checking */ member
479 sb->s_mmp_update_interval); in update_feature_set()517 sb->s_mmp_update_interval = 0; in update_feature_set()1206 fs->super->s_mmp_update_interval = intv; in parse_extended_opts()
722 param->s_mmp_update_interval = strtoul(arg, &p, 0); in parse_extended_opts()2722 fs->super->s_mmp_update_interval); in main()
416 sb->s_mmp_update_interval); in list_super2()
138 { "mmp_interval", &set_sb.s_mmp_update_interval, NULL, 2, parse_uint },
2346 current_fs->super->s_mmp_update_interval); in do_dump_mmp()
1102 mmp_check_interval = fs->super->s_mmp_update_interval; in e2fsck_check_mmp()