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

/linux-master/drivers/target/
H A Dtarget_core_pr.c62 enum preempt_type { enum
2747 enum preempt_type preempt_type)
2770 tfo->fabric_name, (preempt_type == PREEMPT_AND_ABORT) ? "_AND_ABORT" : "",
2774 tfo->fabric_name, (preempt_type == PREEMPT_AND_ABORT) ? "_AND_ABORT" : "",
2811 u64 sa_res_key, enum preempt_type preempt_type)
2832 (preempt_type == PREEMPT_AND_ABORT) ? "_AND_ABORT" : "");
2902 (preempt_type == PREEMPT_AND_ABORT) ? &preempt_and_abort_list :
2930 (preempt_type
2741 __core_scsi3_complete_pro_preempt( struct se_device *dev, struct t10_pr_registration *pr_reg, struct list_head *preempt_and_abort_list, int type, int scope, enum preempt_type preempt_type) argument
2810 core_scsi3_pro_preempt(struct se_cmd *cmd, int type, int scope, u64 res_key, u64 sa_res_key, enum preempt_type preempt_type) argument
3120 core_scsi3_emulate_pro_preempt(struct se_cmd *cmd, int type, int scope, u64 res_key, u64 sa_res_key, enum preempt_type preempt_type) argument
[all...]

Completed in 207 milliseconds