check_protection
check_protection(plane_state);
.check_protection = iscsi_iser_check_protection,
BUG_ON(!session->tt->check_protection);
ascq = session->tt->check_protection(task, §or);
u8 (*check_protection)(struct iscsi_task *task, sector_t *sector);