Home
last modified time | relevance | path

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

/linux/drivers/nvme/host/
H A Dpr.c213 cdw10 = nvme_bytes_to_numd(data_len); in nvme_pr_resv_report()
H A Dnvme.h691 static inline u32 nvme_bytes_to_numd(size_t len) in nvme_bytes_to_numd() function