Searched refs:osst_buffer_size (Results 1 – 1 of 1) sorted by relevance
151 static int osst_buffer_size = OSST_BUFFER_SIZE; variable3971 if (value < 1 || value > osst_buffer_size) { in osst_set_options()5570 if (osst_write_threshold > osst_buffer_size) in validate_options()5571 osst_write_threshold = osst_buffer_size; in validate_options()