Searched refs:pending_cb_stateids (Results 1 – 4 of 4) sorted by relevance
124 struct list_head pending_cb_stateids; member
164 while (!list_empty(&clp->pending_cb_stateids)) { in nfs4_cleanup_callback()165 cp_state = list_entry(clp->pending_cb_stateids.next, in nfs4_cleanup_callback()219 INIT_LIST_HEAD(&clp->pending_cb_stateids); in nfs4_alloc_client()
717 list_add_tail(©->copies, &cps->clp->pending_cb_stateids); in nfs4_callback_offload()
146 list_for_each_entry(copy, &server->nfs_client->pending_cb_stateids, in handle_async_copy()