Home
last modified time | relevance | path

Searched defs:se_session (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/include/target/
Dtarget_core_base.h597 struct se_session { struct
598 unsigned sess_tearing_down:1;
599 u64 sess_bin_isid;
600 enum target_prot_op sup_prot_ops;
601 enum target_prot_type sess_prot_type;
602 struct se_node_acl *se_node_acl;
603 struct se_portal_group *se_tpg;
604 void *fabric_sess_ptr;
605 struct percpu_ref cmd_count;
606 struct list_head sess_list;
[all …]