Home
last modified time | relevance | path

Searched refs:NVME_QUIRK_DISABLE_WRITE_ZEROES (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/nvme/host/
H A Dpci.c3355 NVME_QUIRK_DISABLE_WRITE_ZEROES, },
3360 NVME_QUIRK_DISABLE_WRITE_ZEROES |
3380 NVME_QUIRK_DISABLE_WRITE_ZEROES|
3388 .driver_data = NVME_QUIRK_DISABLE_WRITE_ZEROES, },
3390 .driver_data = NVME_QUIRK_DISABLE_WRITE_ZEROES, },
3409 .driver_data = NVME_QUIRK_DISABLE_WRITE_ZEROES, },
3413 .driver_data = NVME_QUIRK_DISABLE_WRITE_ZEROES, },
3415 .driver_data = NVME_QUIRK_DISABLE_WRITE_ZEROES, },
3417 .driver_data = NVME_QUIRK_DISABLE_WRITE_ZEROES |
3420 .driver_data = NVME_QUIRK_DISABLE_WRITE_ZEROES, },
[all...]
H A Dnvme.h104 NVME_QUIRK_DISABLE_WRITE_ZEROES = (1 << 9), enumerator
H A Dcore.c2930 !(ctrl->quirks & NVME_QUIRK_DISABLE_WRITE_ZEROES)) in nvme_init_non_mdts_limits()
/kernel/linux/linux-5.10/drivers/nvme/host/
H A Dpci.c3194 NVME_QUIRK_DISABLE_WRITE_ZEROES, },
3199 NVME_QUIRK_DISABLE_WRITE_ZEROES |
3218 NVME_QUIRK_DISABLE_WRITE_ZEROES|
3243 .driver_data = NVME_QUIRK_DISABLE_WRITE_ZEROES, },
3245 .driver_data = NVME_QUIRK_DISABLE_WRITE_ZEROES, },
H A Dnvme.h114 NVME_QUIRK_DISABLE_WRITE_ZEROES = (1 << 9), enumerator
H A Dcore.c1939 !(ctrl->quirks & NVME_QUIRK_DISABLE_WRITE_ZEROES)) in nvme_config_write_zeroes()

Completed in 23 milliseconds