Searched refs:dst_server (Results 1 – 2 of 2) sorted by relevance
177 struct nfs_server *dst_server, in handle_async_copy() argument 193 spin_lock(&dst_server->nfs_client->cl_lock); in handle_async_copy() 195 &dst_server->nfs_client->pending_cb_stateids, in handle_async_copy() 205 spin_unlock(&dst_server->nfs_client->cl_lock); in handle_async_copy() 216 list_add_tail(©->copies, &dst_server->ss_copies); in handle_async_copy() 217 spin_unlock(&dst_server->nfs_client->cl_lock); in handle_async_copy() 219 if (dst_server != src_server) { in handle_async_copy() 226 spin_lock(&dst_server->nfs_client->cl_lock); in handle_async_copy() 228 spin_unlock(&dst_server->nfs_client->cl_lock); in handle_async_copy() 229 if (dst_server ! in handle_async_copy() 326 struct nfs_server *dst_server = NFS_SERVER(dst_inode); _nfs42_proc_copy() local 542 struct nfs_server *dst_server = NFS_SERVER(file_inode(dst)); nfs42_do_offload_cancel_async() local [all...]
5840 struct nfs_server *dst_server = NFS_SERVER(file_inode(dst)); in nfs4_proc_commit() local5846 status = nfs4_handle_exception(dst_server, status, &exception); in nfs4_proc_commit()