logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

enum nbft_info_nid_type - Namespace Identifier Type (NIDT)

Constants

NBFT_INFO_NID_TYPE_NONE No identifier available. NBFT_INFO_NID_TYPE_EUI64 The EUI-64 identifier. NBFT_INFO_NID_TYPE_NGUID The NSGUID identifier. NBFT_INFO_NID_TYPE_NS_UUID The UUID identifier. May 2025 enum nbft_info_nid_type libnvme(2)

Name

enum nbft_info_nid_type - Namespace Identifier Type (NIDT)

Synopsis

enum nbft_info_nid_type { NBFT_INFO_NID_TYPE_NONE , NBFT_INFO_NID_TYPE_EUI64 , NBFT_INFO_NID_TYPE_NGUID , NBFT_INFO_NID_TYPE_NS_UUID };

See Also