Home
last modified time | relevance | path

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

/linux/include/target/
A Dtarget_core_base.h620 struct se_session { struct
621 atomic_t stopped;
622 u64 sess_bin_isid;
626 struct se_portal_group *se_tpg;
627 void *fabric_sess_ptr;
628 struct percpu_ref cmd_count;
629 struct list_head sess_list;
630 struct list_head sess_acl_list;
631 spinlock_t sess_cmd_lock;
633 struct completion stop_done;
[all …]
/linux/drivers/target/
A Dtarget_core_transport.c445 struct se_session *, void *)) in target_setup_session()

Completed in 13 milliseconds