nvme_ctrl_for_each_path_safe - Man Page
Traverse paths
Synopsis
nvme_ctrl_for_each_path_safe (c , p , _p );
Arguments
- c
Controller instance
- p
nvme_path_t object
- _p
A nvme_path_t_node to use as temporary storage
Info
August 2024 libnvme API manual
Traverse paths
nvme_ctrl_for_each_path_safe (c , p , _p );
Controller instance
nvme_path_t object
A nvme_path_t_node to use as temporary storage