Searched refs:pending_cb_stateids (Results 1 – 3 of 3) sorted by relevance
129 struct list_head pending_cb_stateids; member
172 while (!list_empty(&clp->pending_cb_stateids)) { in nfs4_cleanup_callback()173 cp_state = list_entry(clp->pending_cb_stateids.next, in nfs4_cleanup_callback()230 INIT_LIST_HEAD(&clp->pending_cb_stateids); in nfs4_alloc_client()
248 &dst_server->nfs_client->pending_cb_stateids, in handle_async_copy()