Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/nvme/target/
Dio-cmd-file.c329 case NVME_DSMGMT_AD: in nvmet_file_dsm_work()
Dio-cmd-bdev.c415 case NVME_DSMGMT_AD: in nvmet_bdev_execute_dsm()
/Linux-v6.1/include/linux/
Dnvme.h983 NVME_DSMGMT_AD = 1 << 2, enumerator
/Linux-v6.1/drivers/nvme/host/
Dcore.c805 cmnd->dsm.attributes = cpu_to_le32(NVME_DSMGMT_AD); in nvme_setup_discard()