Searched refs:exp_outstanding_replies (Results 1 – 3 of 3) sorted by relevance
169 struct list_head exp_outstanding_replies; member
670 LASSERT(list_empty(&exp->exp_outstanding_replies)); in class_export_destroy()746 INIT_LIST_HEAD(&export->exp_outstanding_replies); in class_new_export()
728 list_add_tail(&rs->rs_exp_list, &exp->exp_outstanding_replies); in target_send_reply()