Searched refs:dst_server (Results 1 – 2 of 2) sorted by relevance
160 struct nfs_server *dst_server, in handle_async_copy() argument177 spin_lock(&dst_server->nfs_client->cl_lock); in handle_async_copy()179 &dst_server->nfs_client->pending_cb_stateids, in handle_async_copy()189 spin_unlock(&dst_server->nfs_client->cl_lock); in handle_async_copy()200 list_add_tail(©->copies, &dst_server->ss_copies); in handle_async_copy()201 spin_unlock(&dst_server->nfs_client->cl_lock); in handle_async_copy()203 if (dst_server != src_server) { in handle_async_copy()210 spin_lock(&dst_server->nfs_client->cl_lock); in handle_async_copy()212 spin_unlock(&dst_server->nfs_client->cl_lock); in handle_async_copy()213 if (dst_server != src_server) { in handle_async_copy()[all …]
5536 struct nfs_server *dst_server = NFS_SERVER(file_inode(dst)); in nfs4_proc_commit() local5542 status = nfs4_handle_exception(dst_server, status, &exception); in nfs4_proc_commit()