Scroll to navigation

nvme_ctrl_is_persistent(2) libnvme API manual nvme_ctrl_is_persistent(2)

NAME

nvme_ctrl_is_persistent - Returns the value of the 'persistent' flag

SYNOPSIS

bool nvme_ctrl_is_persistent (nvme_ctrl_t c );

ARGUMENTS

Controller instance

RETURN

Value of the 'persistent' flag of c

nvme_ctrl_is_persistent February 2024