Home
last modified time | relevance | path

Searched defs:rpc_ops (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/fs/nfs/
Dnfs.h18 const struct nfs_rpc_ops *rpc_ops; /* NFS operations */ member
Dread.c188 const struct nfs_rpc_ops *rpc_ops, in nfs_initiate_read()
Dclient.c376 const struct nfs_rpc_ops *rpc_ops = cl_init->nfs_mod->rpc_ops; in nfs_get_client() local
Dpagelist.c617 struct rpc_cred *cred, const struct nfs_rpc_ops *rpc_ops, in nfs_initiate_pgio()
Dwrite.c1293 const struct nfs_rpc_ops *rpc_ops, in nfs_initiate_write()
/linux-4.4.14/include/linux/
Dnfs_fs_sb.h53 const struct nfs_rpc_ops *rpc_ops; /* NFS protocol vector */ member