Lines Matching refs:next
1442 req->work.list.next = NULL;
2141 * dependencies to the next request. In case of failure, fail the rest
2204 struct io_wq_work_node *next = node->next;
2216 node = next;
2274 node = node->next;
2414 * Drop reference to request, return next in chain (if there is one) if this
5537 /* force the next iteration to vfs_poll() */
6619 * head request and the next request/link after the current link.
7627 * the task, and the next invocation will do it.
8367 struct llist_node *next = node->next;
8371 node = next;