struct nvme_dispersed_ns_participating_nss_log - Dispersed Namespace Participating NVM Subsystems Log
Contents
Members
genctr Generation Counter
numpsub Number of Participating NVM Subsystems
rsvd16 Reserved
participating_nss
Participating NVM Subsystem Entry
May 2025 struct nvme_dispersed_ns_participating_nss_log libnvme(2)
Name
struct nvme_dispersed_ns_participating_nss_log - Dispersed Namespace Participating NVM Subsystems Log
Synopsis
struct nvme_dispersed_ns_participating_nss_log {
__le64genctr;__le64numpsub;__u8rsvd16[240];__u8participating_nss[];
};
