Searched refs:SA_PROTOCOL_COUNT (Results 1 – 7 of 7) sorted by relevance
50 if ((proto) < 0 || (proto) >= SA_PROTOCOL_COUNT) \53 const char *const sa_protocol_names[SA_PROTOCOL_COUNT] = {58 static const sa_fstype_t *fstypes[SA_PROTOCOL_COUNT] =
80 extern const char *const sa_protocol_names[SA_PROTOCOL_COUNT];
87 static const proto_table_t proto_table[SA_PROTOCOL_COUNT] = {94 static const enum sa_protocol share_all_proto[SA_PROTOCOL_COUNT + 1] = {1476 for (enum sa_protocol p = 0; p < SA_PROTOCOL_COUNT; ++p) { in zpool_disable_datasets()
286 enum sa_protocol proto[SA_PROTOCOL_COUNT + 1], *p = proto; in changelist_postfix()
2206 <enumerator name='SA_PROTOCOL_COUNT' value='2'/>
996 SA_PROTOCOL_COUNT, enumerator
7404 for (enum sa_protocol i = 0; i < SA_PROTOCOL_COUNT; ++i) in sa_protocol_decode()7409 for (enum sa_protocol i = 0; i < SA_PROTOCOL_COUNT; ++i) in sa_protocol_decode()