Searched refs:imp_replay_cursor (Results 1 – 3 of 3) sorted by relevance
118 imp->imp_replay_cursor = imp->imp_replay_cursor->next; in ptlrpc_replay_next()120 while (imp->imp_replay_cursor != in ptlrpc_replay_next()122 req = list_entry(imp->imp_replay_cursor, in ptlrpc_replay_next()129 imp->imp_replay_cursor = in ptlrpc_replay_next()130 imp->imp_replay_cursor->next; in ptlrpc_replay_next()134 imp->imp_replay_cursor = &imp->imp_committed_list; in ptlrpc_replay_next()
189 struct list_head *imp_replay_cursor; member
925 imp->imp_replay_cursor = &imp->imp_committed_list; in class_new_import()