Searched refs:osst_write_threshold (Results 1 – 1 of 1) sorted by relevance
140 static int osst_write_threshold = OSST_WRITE_THRESHOLD; variable5449 osst_write_threshold = write_threshold_kbs * ST_KILOBYTE; in validate_options()5450 if (osst_write_threshold > osst_buffer_size) in validate_options()5451 osst_write_threshold = osst_buffer_size; in validate_options()5456 osst_buffer_size, osst_write_threshold, osst_max_buffers, osst_max_sg_segs); in validate_options()5681 tpnt->write_threshold = osst_write_threshold; in osst_attach()5812 osst_buffer_size, osst_write_threshold);