Scroll to navigation

libnvme_ns_update_stat(9) libnvme API manual libnvme_ns_update_stat(9)

NAME

libnvme_ns_update_stat - update the nvme namespace stat

SYNOPSIS

int libnvme_ns_update_stat (libnvme_ns_t n , bool diffstat );

ARGUMENTS

libnvme_ns_t object
If set to true then getters return the diff stat otherwise return the current absolute stat

RETURN

0 on success, negative error code otherwise.

libnvme_ns_update_stat July 2026