Home
last modified time | relevance | path

Searched refs:fua_bit (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd_scsi.c868 boolean_t fua_bit = B_FALSE; in sbd_handle_read() local
879 fua_bit = B_TRUE; in sbd_handle_read()
946 !fua_bit) { in sbd_handle_read()
1383 boolean_t fua_bit = B_FALSE; in sbd_handle_write_xfer_completion() local
1421 fua_bit = B_TRUE; in sbd_handle_write_xfer_completion()
1432 (sbd_zcopy & (4|1)) && !fua_bit) { in sbd_handle_write_xfer_completion()
1536 boolean_t fua_bit = B_FALSE; in sbd_handle_write() local
1551 fua_bit = B_TRUE; in sbd_handle_write()
1624 !fua_bit) { in sbd_handle_write()
H A Dsbd.c3130 boolean_t fua_bit = B_FALSE; in sbd_data_write() local
3146 fua_bit = B_TRUE; in sbd_data_write()
3149 (sl->sl_flags & SL_FLUSH_ON_DISABLED_WRITECACHE)) || fua_bit) { in sbd_data_write()