Searched refs:td_max_bs (Results 1 – 3 of 3) sorted by relevance
719 static inline unsigned int td_max_bs(struct thread_data *td) in td_max_bs() function
1154 max_bs = td_max_bs(td); in init_io_u()1372 if (diff < td_max_bs(td)) in keep_running()
854 if (td_write(td) && (td_min_bs(td) == td_max_bs(td)) && in verify_header()