Searched refs:next_log (Results 1 – 1 of 1) sorted by relevance
91 struct nvme_pr_log next_log = {0}; in nvmet_execute_get_log_page_resv() local110 if (kfifo_peek(&log_mgr->log_queue, &next_log)) { in nvmet_execute_get_log_page_resv()111 next_count = le64_to_cpu(next_log.count); in nvmet_execute_get_log_page_resv()
Completed in 6 milliseconds