Lines Matching refs:NFS_SERVER

27 	struct nfs_client *clp = (NFS_SERVER(file_inode(filep)))->nfs_client;  in nfs42_set_netaddr()
48 struct nfs_server *server = NFS_SERVER(inode); in _nfs42_proc_fallocate()
102 struct nfs_server *server = NFS_SERVER(inode); in nfs42_proc_fallocate()
146 NFS_SERVER(inode)->caps &= ~NFS_CAP_ALLOCATE; in nfs42_proc_allocate()
169 NFS_SERVER(inode)->caps &= ~NFS_CAP_DEALLOCATE; in nfs42_proc_deallocate()
325 struct nfs_server *dst_server = NFS_SERVER(dst_inode); in _nfs42_proc_copy()
326 struct nfs_server *src_server = NFS_SERVER(src_inode); in _nfs42_proc_copy()
416 struct nfs_server *server = NFS_SERVER(file_inode(dst)); in nfs42_proc_copy()
540 struct nfs_server *dst_server = NFS_SERVER(file_inode(dst)); in nfs42_do_offload_cancel_async()
587 struct nfs_server *src_server = NFS_SERVER(file_inode(src)); in _nfs42_proc_copy_notify()
627 struct nfs_server *src_server = NFS_SERVER(file_inode(src)); in nfs42_proc_copy_notify()
676 struct nfs_server *server = NFS_SERVER(inode); in _nfs42_proc_llseek()
711 struct nfs_server *server = NFS_SERVER(file_inode(filep)); in nfs42_proc_llseek()
744 struct nfs_server *server = NFS_SERVER(inode); in nfs42_layoutstat_prepare()
816 NFS_SERVER(inode)->caps &= ~NFS_CAP_LAYOUTSTATS; in nfs42_layoutstat_done()
912 struct nfs_server *server = NFS_SERVER(inode); in nfs42_layouterror_prepare()
984 NFS_SERVER(inode)->caps &= ~NFS_CAP_LAYOUTERROR; in nfs42_layouterror_done()
1036 task_setup.rpc_client = NFS_SERVER(inode)->client; in nfs42_proc_layouterror()
1053 struct nfs_server *server = NFS_SERVER(dst_inode); in _nfs42_proc_clone()
1115 struct nfs_server *server = NFS_SERVER(file_inode(src_f)); in nfs42_proc_clone()
1145 NFS_SERVER(inode)->caps &= ~NFS_CAP_CLONE; in nfs42_proc_clone()
1166 struct nfs_server *server = NFS_SERVER(inode); in _nfs42_proc_removexattr()
1192 struct nfs_server *server = NFS_SERVER(inode); in _nfs42_proc_setxattr()
1237 struct nfs_server *server = NFS_SERVER(inode); in _nfs42_proc_getxattr()
1283 struct nfs_server *server = NFS_SERVER(inode); in _nfs42_proc_listxattrs()
1382 err = nfs4_handle_exception(NFS_SERVER(inode), err, in nfs42_proc_getxattr()
1404 err = nfs4_handle_exception(NFS_SERVER(inode), err, in nfs42_proc_setxattr()
1422 err = nfs4_handle_exception(NFS_SERVER(inode), err, in nfs42_proc_listxattrs()
1438 err = nfs4_handle_exception(NFS_SERVER(inode), err, in nfs42_proc_removexattr()