Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/nvme/target/
Dadmin-cmd.c64 struct nvme_smart_log *slog) in nvmet_get_smart_log_nsid()
99 struct nvme_smart_log *slog) in nvmet_get_smart_log_all()
133 struct nvme_smart_log *log; in nvmet_execute_get_log_page_smart()
/Linux-v5.4/include/linux/
Dnvme.h406 struct nvme_smart_log { struct
/Linux-v5.4/drivers/nvme/host/
Dcore.c4223 BUILD_BUG_ON(sizeof(struct nvme_smart_log) != 512); in _nvme_check_size()