Searched refs:exp_outstanding_replies (Results 1 – 3 of 3) sorted by relevance
206 struct list_head exp_outstanding_replies; member
763 LASSERT(list_empty(&exp->exp_outstanding_replies)); in class_export_destroy()839 INIT_LIST_HEAD(&export->exp_outstanding_replies); in class_new_export()1496 list_for_each_entry(rs, &exp->exp_outstanding_replies, in print_export_data()
731 list_add_tail(&rs->rs_exp_list, &exp->exp_outstanding_replies); in target_send_reply()