nvme_ctrl_set_persistent - Man Page

Set the 'persistent' flag

Synopsis

void nvme_ctrl_set_persistent (nvme_ctrl_t c , bool persistent );

Arguments

c

Controller instance

persistent

value of the 'persistent' flag

Description

Set the 'persistent' flag of c to persistent

Info

February 2024 libnvme API manual