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()
94 struct nfs_server *server = NFS_SERVER(inode); in nfs42_proc_fallocate()
138 NFS_SERVER(inode)->caps &= ~NFS_CAP_ALLOCATE; in nfs42_proc_allocate()
161 NFS_SERVER(inode)->caps &= ~NFS_CAP_DEALLOCATE; in nfs42_proc_deallocate()
316 struct nfs_server *dst_server = NFS_SERVER(dst_inode); in _nfs42_proc_copy()
317 struct nfs_server *src_server = NFS_SERVER(src_inode); in _nfs42_proc_copy()
406 struct nfs_server *server = NFS_SERVER(file_inode(dst)); in nfs42_proc_copy()
528 struct nfs_server *dst_server = NFS_SERVER(file_inode(dst)); in nfs42_do_offload_cancel_async()
575 struct nfs_server *src_server = NFS_SERVER(file_inode(src)); in _nfs42_proc_copy_notify()
611 struct nfs_server *src_server = NFS_SERVER(file_inode(src)); in nfs42_proc_copy_notify()
660 struct nfs_server *server = NFS_SERVER(inode); in _nfs42_proc_llseek()
694 struct nfs_server *server = NFS_SERVER(file_inode(filep)); in nfs42_proc_llseek()
727 struct nfs_server *server = NFS_SERVER(inode); in nfs42_layoutstat_prepare()
799 NFS_SERVER(inode)->caps &= ~NFS_CAP_LAYOUTSTATS; in nfs42_layoutstat_done()
895 struct nfs_server *server = NFS_SERVER(inode); in nfs42_layouterror_prepare()
967 NFS_SERVER(inode)->caps &= ~NFS_CAP_LAYOUTERROR; in nfs42_layouterror_done()
1019 task_setup.rpc_client = NFS_SERVER(inode)->client; in nfs42_proc_layouterror()
1036 struct nfs_server *server = NFS_SERVER(dst_inode); in _nfs42_proc_clone()
1090 struct nfs_server *server = NFS_SERVER(file_inode(src_f)); in nfs42_proc_clone()
1120 NFS_SERVER(inode)->caps &= ~NFS_CAP_CLONE; in nfs42_proc_clone()
1141 struct nfs_server *server = NFS_SERVER(inode); in _nfs42_proc_removexattr()
1166 struct nfs_server *server = NFS_SERVER(inode); in _nfs42_proc_setxattr()
1210 struct nfs_server *server = NFS_SERVER(inode); in _nfs42_proc_getxattr()
1255 struct nfs_server *server = NFS_SERVER(inode); in _nfs42_proc_listxattrs()
1353 err = nfs4_handle_exception(NFS_SERVER(inode), err, in nfs42_proc_getxattr()
1375 err = nfs4_handle_exception(NFS_SERVER(inode), err, in nfs42_proc_setxattr()
1393 err = nfs4_handle_exception(NFS_SERVER(inode), err, in nfs42_proc_listxattrs()
1409 err = nfs4_handle_exception(NFS_SERVER(inode), err, in nfs42_proc_removexattr()