Lines Matching refs:rpc_ops
448 error = server->nfs_client->rpc_ops->statfs(server, fh, &res); in nfs_statfs()
644 u32 version = clp->rpc_ops->version; in nfs_show_mount_options()
833 if (nfss->nfs_client->rpc_ops->version == 4) { in nfs_show_stats()
1829 return nfs_mod->rpc_ops->create_server(mount_info, nfs_mod); in nfs_try_mount_request()
1856 server = nfs_mod->rpc_ops->create_server(mount_info, nfs_mod); in nfs_try_mount_request()
1872 return nfs_mod->rpc_ops->create_server(mount_info, nfs_mod); in nfs_try_mount_request()
1884 server = nfs_mod->rpc_ops->create_server(mount_info, nfs_mod); in nfs_try_mount()
2227 data->version != nfss->nfs_client->rpc_ops->version || in nfs_compare_remount_data()
2253 u32 nfsvers = nfss->nfs_client->rpc_ops->version; in nfs_remount()
2348 if (server->nfs_client->rpc_ops->version != 2) { in nfs_fill_super()
2378 if (server->nfs_client->rpc_ops->version != 2) { in nfs_clone_super()
2433 s->s_d_op = server->nfs_client->rpc_ops->dentry_ops; in nfs_set_super()
2566 if (d_inode(mntroot)->i_op != NFS_SB(s)->nfs_client->rpc_ops->dir_inode_ops) in nfs_clone_sb_security()
2695 mntroot = nfs_mod->rpc_ops->try_mount(flags, dev_name, &mount_info, nfs_mod); in nfs_fs_mount()
2744 server = nfs_mod->rpc_ops->clone_server(NFS_SB(data->sb), data->fh, data->fattr, data->authflavor); in nfs_xdev_mount()