Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/nvme/target/
Dio-cmd-bdev.c183 case NVME_DSMGMT_AD: in nvmet_bdev_execute_dsm()
Dio-cmd-file.c269 case NVME_DSMGMT_AD: in nvmet_file_dsm_work()
/Linux-v4.19/include/linux/
Dnvme.h702 NVME_DSMGMT_AD = 1 << 2, enumerator
/Linux-v4.19/drivers/nvme/host/
Dcore.c576 cmnd->dsm.attributes = cpu_to_le32(NVME_DSMGMT_AD); in nvme_setup_discard()