Searched refs:nvme_ctrl_info_restore (Results 1 – 4 of 4) sorted by relevance
71 nvme_ctrl_info_restore;
591 extern bool nvme_ctrl_info_restore(nvme_t *, nvlist_t *, nvme_ctrl_info_t **);
166 nvme_ctrl_info_restore(nvme_t *nvme, nvlist_t *nvl, nvme_ctrl_info_t **outp) in nvme_ctrl_info_restore() function
340 if (!nvme_ctrl_info_restore(nvme, nvl, &rest_info)) { in main()