Searched defs:t10_reservation (Results 1 – 2 of 2) sorted by relevance
95747 struct t10_reservation { struct95748 int pr_all_tg_pt;95749 int pr_aptpl_active;95750 u32 pr_generation;95751 spinlock_t registration_lock;95752 spinlock_t aptpl_reg_lock;95753 struct se_node_acl *pr_res_holder;95754 struct list_head registration_list;95755 struct list_head aptpl_reg_list;