Searched refs:ta_total (Results 1 – 1 of 1) sorted by relevance
246 unsigned int ta_total = 0, ta_long = 0; in lu_check_lu_allowed() local250 ta_total++; in lu_check_lu_allowed()263 return ta_total ? (lu_status->force && ta_long == ta_total) : true; in lu_check_lu_allowed()
Completed in 5 milliseconds