Searched refs:nfs_rpc_ops (Results 1 – 10 of 10) sorted by relevance
70 const struct nfs_rpc_ops *rpc_ops; in nfs_fh_to_dentry()125 struct nfs_rpc_ops const *ops = server->nfs_client->rpc_ops; in nfs_get_parent()
19 const struct nfs_rpc_ops *rpc_ops; /* NFS operations */
190 const struct nfs_rpc_ops *rpc_ops, in nfs_initiate_read()
724 const struct nfs_rpc_ops nfs_v2_clientops = {
1065 const struct nfs_rpc_ops nfs_v3_clientops = {
733 const struct cred *cred, const struct nfs_rpc_ops *rpc_ops, in nfs_initiate_pgio()
10889 const struct nfs_rpc_ops nfs_v4_clientops = {
61 const struct nfs_rpc_ops *rpc_ops; /* NFS protocol vector */
84 const struct nfs_rpc_ops *,
1768 struct nfs_rpc_ops { struct1873 extern const struct nfs_rpc_ops nfs_v2_clientops;1874 extern const struct nfs_rpc_ops nfs_v3_clientops;1875 extern const struct nfs_rpc_ops nfs_v4_clientops;