Home
last modified time | relevance | path

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

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