Searched refs:execute_pr_out (Results 1 – 3 of 3) sorted by relevance
72 sense_reason_t (*execute_pr_out)(struct se_cmd *cmd, u8 sa, u64 key, member
1138 .execute_pr_out = iblock_execute_pr_out,
3552 if (!ops->execute_pr_out) { in target_try_pr_out_pt()3569 return ops->execute_pr_out(cmd, sa, res_key, sa_res_key, type, aptpl); in target_try_pr_out_pt()