Searched refs:HPIO_FAIL (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/hyperhold/ |
H A D | hp_iotab.h | 20 HPIO_FAIL, enumerator
|
H A D | hp_core.c | 695 hpio_set_state(hpio, bio->bi_status ? HPIO_FAIL : HPIO_DONE); in hpio_endio() 767 hpio_set_state(hpio, HPIO_FAIL); in rw_extent_async() 777 hpio_set_state(hpio, HPIO_FAIL); in hyperhold_write_async() 791 hpio_set_state(hpio, HPIO_FAIL); in hyperhold_read_async()
|
/kernel/linux/linux-6.6/drivers/hyperhold/ |
H A D | hp_iotab.h | 20 HPIO_FAIL, enumerator
|
H A D | hp_core.c | 735 hpio_set_state(hpio, bio->bi_status ? HPIO_FAIL : HPIO_DONE); in hpio_endio() 817 hpio_set_state(hpio, HPIO_FAIL); in rw_extent_async() 827 hpio_set_state(hpio, HPIO_FAIL); in hyperhold_write_async() 841 hpio_set_state(hpio, HPIO_FAIL); in hyperhold_read_async()
|
Completed in 3 milliseconds