Home
last modified time | relevance | path

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

/linux/drivers/nvme/host/
H A Dzns.c193 c.zmr.numd = cpu_to_le32(nvme_bytes_to_numd(buflen)); in nvme_ns_report_zones()
H A Dpr.c211 cdw10 = nvme_bytes_to_numd(data_len); in nvme_pr_resv_report()
H A Dnvme.h698 static inline u32 nvme_bytes_to_numd(size_t len) in nvme_bytes_to_numd() function
H A Dcore.c2302 c.imr.numd = cpu_to_le32(nvme_bytes_to_numd(size)); in nvme_query_fdp_info()
3288 u32 dwlen = nvme_bytes_to_numd(size); in nvme_get_log_lsi()