Lines Matching defs:server
131 /* Flush writes to the server and return any errors */
249 struct nfs_server *server = NFS_SERVER(dst_inode);
251 unsigned int bs = server->clone_blksize;
277 /* XXX: do we lock at all? what if server needs CB_RECALL_LAYOUT? */
288 /* flush all pending writes on both src and dst so that server
300 * new data from server */
326 struct nfs_server *server;
333 server = NFS_SERVER(ss_mnt->mnt_root->d_inode);
338 status = nfs4_proc_getattr(server, src_fh, fattr, NULL, NULL);
380 sp = nfs4_get_state_owner(server, ctx->cred, GFP_KERNEL);