Searched defs:t_port (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/target/ |
H A D | target_core_pr.c | 931 unsigned char t_port[PR_APTPL_MAX_TPORT_LEN]; in __core_scsi3_check_aptpl_registration() local 822 core_scsi3_alloc_aptpl_registration( struct t10_reservation *pr_tmpl, u64 sa_res_key, unsigned char *i_port, unsigned char *isid, u64 mapped_lun, unsigned char *t_port, u16 tpgt, u64 target_lun, int res_holder, int all_tg_pt, u8 type) core_scsi3_alloc_aptpl_registration() argument
|
H A D | target_core_configfs.c | 1922 unsigned char *t_fabric = NULL, *t_port = NULL; in target_pr_res_aptpl_metadata_store() local
|
/kernel/linux/linux-6.6/drivers/target/ |
H A D | target_core_pr.c | 929 unsigned char t_port[PR_APTPL_MAX_TPORT_LEN] = { }; in __core_scsi3_check_aptpl_registration() local 821 core_scsi3_alloc_aptpl_registration( struct t10_reservation *pr_tmpl, u64 sa_res_key, unsigned char *i_port, unsigned char *isid, u64 mapped_lun, unsigned char *t_port, u16 tpgt, u64 target_lun, int res_holder, int all_tg_pt, u8 type) core_scsi3_alloc_aptpl_registration() argument
|
H A D | target_core_configfs.c | 2026 unsigned char *t_fabric = NULL, *t_port = NULL; in target_pr_res_aptpl_metadata_store() local
|
Completed in 18 milliseconds