Searched refs:check_protection (Results 1 – 4 of 4) sorted by relevance
158 u8 (*check_protection)(struct iscsi_task *task, sector_t *sector); member
1006 .check_protection = iscsi_iser_check_protection,
2135 static void check_protection(struct intel_plane_state *plane_state) in check_protection() function2194 check_protection(plane_state); in skl_plane_check()
891 BUG_ON(!session->tt->check_protection); in iscsi_scsi_cmd_rsp()893 ascq = session->tt->check_protection(task, §or); in iscsi_scsi_cmd_rsp()