Home
last modified time | relevance | path

Searched refs:NVME_DSMGMT_AD (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/nvme/target/
Dio-cmd-file.c313 case NVME_DSMGMT_AD: in nvmet_file_dsm_work()
Dio-cmd-bdev.c418 case NVME_DSMGMT_AD: in nvmet_bdev_execute_dsm()
/linux-6.12.1/include/linux/
Dnvme.h1036 NVME_DSMGMT_AD = 1 << 2, enumerator
/linux-6.12.1/drivers/nvme/host/
Dcore.c878 cmnd->dsm.attributes = cpu_to_le32(NVME_DSMGMT_AD); in nvme_setup_discard()