Searched refs:dst_server (Results 1 – 2 of 2) sorted by relevance
172 struct nfs_server *dst_server, in handle_async_copy() argument189 spin_lock(&dst_server->nfs_client->cl_lock); in handle_async_copy()213 spin_unlock(&dst_server->nfs_client->cl_lock); in handle_async_copy()215 if (dst_server != src_server) { in handle_async_copy()222 spin_lock(&dst_server->nfs_client->cl_lock); in handle_async_copy()224 spin_unlock(&dst_server->nfs_client->cl_lock); in handle_async_copy()225 if (dst_server != src_server) { in handle_async_copy()370 status = nfs4_call_sync(dst_server->client, dst_server, &msg, in _nfs42_proc_copy()374 dst_server->caps &= ~NFS_CAP_COPY; in _nfs42_proc_copy()545 .rpc_client = dst_server->client, in nfs42_do_offload_cancel_async()[all …]
5549 struct nfs_server *dst_server = NFS_SERVER(file_inode(dst)); in nfs4_proc_commit() local5555 status = nfs4_handle_exception(dst_server, status, &exception); in nfs4_proc_commit()
Completed in 24 milliseconds