Searched refs:all_tg_pt (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/target/
H A Dtarget_core_pr.c624 int all_tg_pt,
669 pr_reg->pr_reg_all_tg_pt = all_tg_pt;
699 int all_tg_pt,
714 isid, sa_res_key, all_tg_pt,
721 if (!all_tg_pt)
792 sa_res_key, all_tg_pt, aptpl);
832 int all_tg_pt,
859 pr_reg->pr_reg_all_tg_pt = all_tg_pt;
1133 int all_tg_pt,
1141 isid, sa_res_key, all_tg_pt,
616 __core_scsi3_do_alloc_registration( struct se_device *dev, struct se_node_acl *nacl, struct se_lun *lun, struct se_dev_entry *dest_deve, u64 mapped_lun, unsigned char *isid, u64 sa_res_key, int all_tg_pt, int aptpl) argument
691 __core_scsi3_alloc_registration( struct se_device *dev, struct se_node_acl *nacl, struct se_lun *lun, struct se_dev_entry *deve, u64 mapped_lun, unsigned char *isid, u64 sa_res_key, int all_tg_pt, int aptpl) argument
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) argument
1125 core_scsi3_alloc_registration( struct se_device *dev, struct se_node_acl *nacl, struct se_lun *lun, struct se_dev_entry *deve, u64 mapped_lun, unsigned char *isid, u64 sa_res_key, int all_tg_pt, int aptpl, enum register_type register_type, int register_move) argument
1463 core_scsi3_decode_spec_i_port( struct se_cmd *cmd, struct se_portal_group *tpg, unsigned char *l_isid, u64 sa_res_key, int all_tg_pt, int aptpl) argument
2036 core_scsi3_emulate_pro_register(struct se_cmd *cmd, u64 res_key, u64 sa_res_key, bool aptpl, bool all_tg_pt, bool spec_i_pt, enum register_type register_type) argument
3543 target_try_pr_out_pt(struct se_cmd *cmd, u8 sa, u64 res_key, u64 sa_res_key, u8 type, bool aptpl, bool all_tg_pt, bool spec_i_pt) argument
3584 int spec_i_pt = 0, all_tg_pt = 0, unreg = 0; local
[all...]
H A Dtarget_core_configfs.c2070 int ret = -1, res_holder = 0, all_tg_pt = 0, arg, token; local
2164 all_tg_pt = (int)arg;
2233 res_holder, all_tg_pt, type);

Completed in 102 milliseconds