Searched defs:t10_reservation (Results 1 – 1 of 1) sorted by relevance
382 struct t10_reservation { struct384 int pr_all_tg_pt;387 int pr_aptpl_active;389 u32 pr_generation;390 spinlock_t registration_lock;391 spinlock_t aptpl_reg_lock;402 struct se_node_acl *pr_res_holder;403 struct list_head registration_list;404 struct list_head aptpl_reg_list;
Completed in 11 milliseconds