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 (struct libnvme_ns *n , bool diffstat ); ARGUMENTS n struct libnvme_ns object diffstat If set to true then getters return the diff stat otherwise return the current absolute stat RETURN 0 on success, negative error code otherwise. September 2026 libnvme_ns_update_stat libnvme_ns_update_stat(9)