Searched refs:PR_APTPL_MAX_TPORT_LEN (Results 1 – 3 of 3) sorted by relevance
44 #define PR_APTPL_MAX_TPORT_LEN 256 macro
824 snprintf(pr_reg->pr_tport, PR_APTPL_MAX_TPORT_LEN, "%s", t_port); in core_scsi3_alloc_aptpl_registration()879 unsigned char t_port[PR_APTPL_MAX_TPORT_LEN]; in __core_scsi3_check_aptpl_registration()883 memset(t_port, 0, PR_APTPL_MAX_TPORT_LEN); in __core_scsi3_check_aptpl_registration()888 snprintf(t_port, PR_APTPL_MAX_TPORT_LEN, "%s", in __core_scsi3_check_aptpl_registration()
1383 if (strlen(t_port) >= PR_APTPL_MAX_TPORT_LEN) { in target_core_dev_pr_store_attr_res_aptpl_metadata()1386 PR_APTPL_MAX_TPORT_LEN); in target_core_dev_pr_store_attr_res_aptpl_metadata()