Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/nvme/host/
Dzns.c194 c.zmr.numd = cpu_to_le32(nvme_bytes_to_numd(buflen)); in nvme_ns_report_zones()
Dpr.c184 c.common.cdw10 = cpu_to_le32(nvme_bytes_to_numd(data_len)); in nvme_pr_resv_report()
Dnvme.h675 static inline u32 nvme_bytes_to_numd(size_t len) in nvme_bytes_to_numd() function
Dcore.c2859 u32 dwlen = nvme_bytes_to_numd(size); in nvme_get_log()