nvme_get_log_fdp_configurations(2)
| nvme_get_log_fdp_configurations(9) | libnvme API manual | nvme_get_log_fdp_configurations(9) |
NAME
nvme_get_log_fdp_configurations - Get list of Flexible Data Placement configurations
SYNOPSIS
int nvme_get_log_fdp_configurations (int fd , __u16 egid , __u32 offset , __u32 len , void *log );
ARGUMENTS
- fd
- File descriptor of nvme device
- egid
- Endurance group identifier
- offset
- Offset into log page
- len
- Length (in bytes) of provided user buffer to hold the log data
- log
- Log page data buffer
| nvme_get_log_fdp_configurations | October 2025 |
