Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/qedf/
H A Dqedf.h115 #define QEDF_CMD_DIRTY 0x4 macro
H A Dqedf_io.c357 if (test_bit(QEDF_CMD_DIRTY, &io_req->flags)) in qedf_alloc_cmd()
468 clear_bit(QEDF_CMD_DIRTY, &io_req->flags); in qedf_release_cmd()
1842 set_bit(QEDF_CMD_DIRTY, in qedf_flush_active_ios()
/kernel/linux/linux-6.6/drivers/scsi/qedf/
H A Dqedf.h111 #define QEDF_CMD_DIRTY 0x4 macro
H A Dqedf_io.c352 if (test_bit(QEDF_CMD_DIRTY, &io_req->flags)) in qedf_alloc_cmd()
463 clear_bit(QEDF_CMD_DIRTY, &io_req->flags); in qedf_release_cmd()
1822 set_bit(QEDF_CMD_DIRTY, in qedf_flush_active_ios()

Completed in 9 milliseconds