Home
last modified time | relevance | path

Searched refs:pending_cb_stateids (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dnfs_fs_sb.h129 struct list_head pending_cb_stateids; member
/linux/fs/nfs/
H A Dnfs4client.c172 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()
H A Dnfs42proc.c248 &dst_server->nfs_client->pending_cb_stateids, in handle_async_copy()