Searched refs:nr_cblocks_max (Results 1 – 1 of 1) sorted by relevance
499 static int nr_cblocks_max = 4; variable519 static int nr_cblocks_max = 0; variable4195 if (rec->opts.nr_cblocks > nr_cblocks_max) in cmd_record()4196 rec->opts.nr_cblocks = nr_cblocks_max; in cmd_record()