Home
last modified time | relevance | path

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

/Linux-v5.4/fs/nfs/
Dnfs.h19 const struct nfs_rpc_ops *rpc_ops; /* NFS operations */ member
Dexport.c71 const struct nfs_rpc_ops *rpc_ops; in nfs_fh_to_dentry() local
Dread.c209 const struct nfs_rpc_ops *rpc_ops, in nfs_initiate_read()
Dclient.c397 const struct nfs_rpc_ops *rpc_ops = cl_init->nfs_mod->rpc_ops; in nfs_get_client() local
Dpagelist.c614 const struct cred *cred, const struct nfs_rpc_ops *rpc_ops, in nfs_initiate_pgio()
Dwrite.c1399 const struct nfs_rpc_ops *rpc_ops, in nfs_initiate_write()
/Linux-v5.4/include/linux/
Dnfs_fs_sb.h56 const struct nfs_rpc_ops *rpc_ops; /* NFS protocol vector */ member