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()
289 struct nfs_server *dst_server = NFS_SERVER(dst_inode); in _nfs42_proc_copy()
290 struct nfs_server *src_server = NFS_SERVER(src_inode); in _nfs42_proc_copy()
389 struct nfs_server *server = NFS_SERVER(file_inode(dst)); in nfs42_proc_copy()
511 struct nfs_server *dst_server = NFS_SERVER(file_inode(dst)); in nfs42_do_offload_cancel_async()
558 struct nfs_server *src_server = NFS_SERVER(file_inode(src)); in _nfs42_proc_copy_notify()
597 struct nfs_server *src_server = NFS_SERVER(file_inode(src)); in nfs42_proc_copy_notify()
646 struct nfs_server *server = NFS_SERVER(inode); in _nfs42_proc_llseek()
680 struct nfs_server *server = NFS_SERVER(file_inode(filep)); in nfs42_proc_llseek()
713 struct nfs_server *server = NFS_SERVER(inode); in nfs42_layoutstat_prepare()
785 NFS_SERVER(inode)->caps &= ~NFS_CAP_LAYOUTSTATS; in nfs42_layoutstat_done()
881 struct nfs_server *server = NFS_SERVER(inode); in nfs42_layouterror_prepare()
953 NFS_SERVER(inode)->caps &= ~NFS_CAP_LAYOUTERROR; in nfs42_layouterror_done()
1005 task_setup.rpc_client = NFS_SERVER(inode)->client; in nfs42_proc_layouterror()
1022 struct nfs_server *server = NFS_SERVER(dst_inode); in _nfs42_proc_clone()
1074 struct nfs_server *server = NFS_SERVER(file_inode(src_f)); in nfs42_proc_clone()
1104 NFS_SERVER(inode)->caps &= ~NFS_CAP_CLONE; in nfs42_proc_clone()
1125 struct nfs_server *server = NFS_SERVER(inode); in _nfs42_proc_removexattr()
1150 struct nfs_server *server = NFS_SERVER(inode); in _nfs42_proc_setxattr()
1193 struct nfs_server *server = NFS_SERVER(inode); in _nfs42_proc_getxattr()
1242 struct nfs_server *server = NFS_SERVER(inode); in _nfs42_proc_listxattrs()
1316 err = nfs4_handle_exception(NFS_SERVER(inode), err, in nfs42_proc_getxattr()
1333 err = nfs4_handle_exception(NFS_SERVER(inode), err, in nfs42_proc_setxattr()
1351 err = nfs4_handle_exception(NFS_SERVER(inode), err, in nfs42_proc_listxattrs()
1367 err = nfs4_handle_exception(NFS_SERVER(inode), err, in nfs42_proc_removexattr()