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()
87 struct nfs_server *server = NFS_SERVER(file_inode(filep)); in nfs42_proc_fallocate()
127 NFS_SERVER(inode)->caps &= ~NFS_CAP_ALLOCATE; in nfs42_proc_allocate()
153 NFS_SERVER(inode)->caps &= ~NFS_CAP_DEALLOCATE; in nfs42_proc_deallocate()
281 struct nfs_server *dst_server = NFS_SERVER(dst_inode); in _nfs42_proc_copy()
282 struct nfs_server *src_server = NFS_SERVER(src_inode); in _nfs42_proc_copy()
380 struct nfs_server *server = NFS_SERVER(file_inode(dst)); in nfs42_proc_copy()
502 struct nfs_server *dst_server = NFS_SERVER(file_inode(dst)); in nfs42_do_offload_cancel_async()
549 struct nfs_server *src_server = NFS_SERVER(file_inode(src)); in _nfs42_proc_copy_notify()
585 struct nfs_server *src_server = NFS_SERVER(file_inode(src)); in nfs42_proc_copy_notify()
634 struct nfs_server *server = NFS_SERVER(inode); in _nfs42_proc_llseek()
665 struct nfs_server *server = NFS_SERVER(file_inode(filep)); in nfs42_proc_llseek()
698 struct nfs_server *server = NFS_SERVER(inode); in nfs42_layoutstat_prepare()
770 NFS_SERVER(inode)->caps &= ~NFS_CAP_LAYOUTSTATS; in nfs42_layoutstat_done()
866 struct nfs_server *server = NFS_SERVER(inode); in nfs42_layouterror_prepare()
938 NFS_SERVER(inode)->caps &= ~NFS_CAP_LAYOUTERROR; in nfs42_layouterror_done()
990 task_setup.rpc_client = NFS_SERVER(inode)->client; in nfs42_proc_layouterror()
1007 struct nfs_server *server = NFS_SERVER(dst_inode); in _nfs42_proc_clone()
1059 struct nfs_server *server = NFS_SERVER(file_inode(src_f)); in nfs42_proc_clone()
1089 NFS_SERVER(inode)->caps &= ~NFS_CAP_CLONE; in nfs42_proc_clone()
1110 struct nfs_server *server = NFS_SERVER(inode); in _nfs42_proc_removexattr()
1135 struct nfs_server *server = NFS_SERVER(inode); in _nfs42_proc_setxattr()
1178 struct nfs_server *server = NFS_SERVER(inode); in _nfs42_proc_getxattr()
1227 struct nfs_server *server = NFS_SERVER(inode); in _nfs42_proc_listxattrs()
1301 err = nfs4_handle_exception(NFS_SERVER(inode), err, in nfs42_proc_getxattr()
1318 err = nfs4_handle_exception(NFS_SERVER(inode), err, in nfs42_proc_setxattr()
1336 err = nfs4_handle_exception(NFS_SERVER(inode), err, in nfs42_proc_listxattrs()
1352 err = nfs4_handle_exception(NFS_SERVER(inode), err, in nfs42_proc_removexattr()