Searched refs:up_int (Results 1 – 1 of 1) sorted by relevance
49 int up_int; member153 tfc->up_int = atoi64(argv[2]); in dm_target_flakey_init()157 if ((tfc->up_int + tfc->down_int) == 0) { in dm_target_flakey_init()163 if (tfc->up_int + tfc->down_int < tfc->up_int) { in dm_target_flakey_init()286 tfc->up_int, tfc->down_int, in dm_target_flakey_table()319 if (elapsed % (tfc->up_int + tfc->down_int) >= tfc->up_int) {