Searched refs:do_async_writes (Results 1 – 3 of 3) sorted by relevance
63 unsigned char do_async_writes; member
1746 STm->do_async_writes && STps->eof < ST_EOM_OK; in st_write()2249 STm->do_async_writes, STm->do_read_ahead); in DEB() argument2298 STm->do_async_writes = (options & MT_ST_ASYNC_WRITES) != 0;2320 STm->do_async_writes = value;3792 if (STm->do_async_writes || in st_ioctl()4344 STm->do_async_writes = ST_ASYNC_WRITES; in st_probe()4655 options |= STm->do_async_writes ? MT_ST_ASYNC_WRITES : 0; in options_show()
3561 if (!STm->do_async_writes) in osst_write()3663 if (STm->do_async_writes && ((STp->buffer)->buffer_bytes >= STp->write_threshold)) { in osst_write()3882 name, STp->current_mode, STm->do_buffer_writes, STm->do_async_writes, in osst_log_options()3922 STm->do_async_writes = (options & MT_ST_ASYNC_WRITES) != 0; in osst_set_options()3944 STm->do_async_writes = value; in osst_set_options()5228 if (STm->do_async_writes || (STm->do_buffer_writes && STp->block_size != 0) || in osst_ioctl()5947 STm->do_async_writes = OSST_ASYNC_WRITES; in osst_probe()