Searched refs:nvme_bytes_to_numd (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/nvme/host/ | ||
H A D | pr.c | 213 cdw10 = nvme_bytes_to_numd(data_len); in nvme_pr_resv_report() |
H A D | nvme.h | 691 static inline u32 nvme_bytes_to_numd(size_t len) in nvme_bytes_to_numd() function |