Lines Matching refs:rpc_ops
443 error = server->nfs_client->rpc_ops->statfs(server, fh, &res); in nfs_statfs()
646 u32 version = clp->rpc_ops->version; in nfs_show_mount_options()
835 if (nfss->nfs_client->rpc_ops->version == 4) { in nfs_show_stats()
1797 return nfs_mod->rpc_ops->create_server(mount_info, nfs_mod); in nfs_try_mount_request()
1824 server = nfs_mod->rpc_ops->create_server(mount_info, nfs_mod); in nfs_try_mount_request()
1840 return nfs_mod->rpc_ops->create_server(mount_info, nfs_mod); in nfs_try_mount_request()
1852 server = nfs_mod->rpc_ops->create_server(mount_info, nfs_mod); in nfs_try_mount()
2192 data->version != nfss->nfs_client->rpc_ops->version || in nfs_compare_remount_data()
2218 u32 nfsvers = nfss->nfs_client->rpc_ops->version; in nfs_remount()
2315 if (server->nfs_client->rpc_ops->version != 2) { in nfs_fill_super()
2342 if (server->nfs_client->rpc_ops->version != 2) { in nfs_clone_super()
2397 s->s_d_op = server->nfs_client->rpc_ops->dentry_ops; in nfs_set_super()
2527 if (d_inode(mntroot)->i_op != NFS_SB(s)->nfs_client->rpc_ops->dir_inode_ops) in nfs_clone_sb_security()
2640 mntroot = nfs_mod->rpc_ops->try_mount(flags, dev_name, &mount_info, nfs_mod); in nfs_fs_mount()
2689 server = nfs_mod->rpc_ops->clone_server(NFS_SB(data->sb), data->fh, data->fattr, data->authflavor); in nfs_xdev_mount()