Searched refs:COMPARE_AND_WRITE (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/drivers/target/
H A Dtarget_core_sbc.c436 * Handle special case for zero-length COMPARE_AND_WRITE compare_and_write_callback()
572 * Submit the READ first for COMPARE_AND_WRITE to perform the sbc_compare_and_write()
944 case COMPARE_AND_WRITE: sbc_parse_cdb()
947 * Currently enforce COMPARE_AND_WRITE for a single sector sbc_parse_cdb()
950 pr_err("COMPARE_AND_WRITE contains NoLB: %u greater" sbc_parse_cdb()
H A Dtarget_core_transport.c1658 * Handle special case for COMPARE_AND_WRITE failure, where the transport_generic_request_failure()
2056 * XDWRITE_READ_10 and COMPARE_AND_WRITE emulation. target_complete_ok_work()
2170 * Check for saved t_data_sg that may be used for COMPARE_AND_WRITE transport_reset_sgl_orig()
2188 * SG_TO_MEM_NOALLOC to function with COMPARE_AND_WRITE transport_free_pages()
2372 * Special case for COMPARE_AND_WRITE with fabrics transport_generic_new_cmd()
H A Dtarget_core_device.c1764 case COMPARE_AND_WRITE: passthrough_parse_cdb()
/linux-4.1.27/include/scsi/
H A Dscsi.h149 #define COMPARE_AND_WRITE 0x89 macro

Completed in 95 milliseconds