Searched refs:exp_uncommitted_replies (Results 1 – 4 of 4) sorted by relevance
207 struct list_head exp_uncommitted_replies; member
726 &exp->exp_uncommitted_replies); in target_send_reply()
764 LASSERT(list_empty(&exp->exp_uncommitted_replies)); in class_export_destroy()841 INIT_LIST_HEAD(&export->exp_uncommitted_replies); in class_new_export()
413 list_for_each_entry_safe(rs, nxt, &exp->exp_uncommitted_replies, in ptlrpc_commit_replies()