Home
last modified time | relevance | path

Searched refs:nvme_smart_log (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/nvme/target/
Dadmin-cmd.c54 struct nvme_smart_log *slog) in nvmet_get_smart_log_nsid()
86 struct nvme_smart_log *slog) in nvmet_get_smart_log_all()
120 struct nvme_smart_log *log; in nvmet_execute_get_log_page_smart()
/Linux-v4.19/include/linux/
Dnvme.h393 struct nvme_smart_log { struct
/Linux-v4.19/drivers/nvme/host/
Dpci.c217 BUILD_BUG_ON(sizeof(struct nvme_smart_log) != 512); in _nvme_check_size()