ISCSI_IQN_NAME_PREFIX
prefixlen = strlen(ISCSI_IQN_NAME_PREFIX);
if (strncmp(mb_name, ISCSI_IQN_NAME_PREFIX,
strlen(ISCSI_IQN_NAME_PREFIX)) == 0) {