other versions
- bookworm 1.3-1+deb12u1
- testing 1.13-2
- unstable 1.13-2
- experimental 1.14-1
nvme_ns_flush(2) | libnvme API manual | nvme_ns_flush(2) |
NAME¶
nvme_ns_flush - Flush data to a namespace
SYNOPSIS¶
int nvme_ns_flush (nvme_ns_t n );
ARGUMENTS¶
- n
- Namespace instance
RETURN¶
0 on success, -1 on error.
nvme_ns_flush | August 2024 |