Home
last modified time | relevance | path

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

/Linux-v6.1/fs/nfs/
Dnfs.h19 const struct nfs_rpc_ops *rpc_ops; /* NFS operations */ member
Dexport.c70 const struct nfs_rpc_ops *rpc_ops; in nfs_fh_to_dentry() local
Dread.c190 const struct nfs_rpc_ops *rpc_ops, in nfs_initiate_read()
Dclient.c403 const struct nfs_rpc_ops *rpc_ops = cl_init->nfs_mod->rpc_ops; in nfs_get_client() local
Dpagelist.c751 const struct cred *cred, const struct nfs_rpc_ops *rpc_ops, in nfs_initiate_pgio()
Dwrite.c1405 const struct nfs_rpc_ops *rpc_ops, in nfs_initiate_write()
/Linux-v6.1/drivers/media/platform/amphion/
Dvpu_rpc.c229 struct vpu_iface_ops *rpc_ops = NULL; in vpu_get_iface() local
/Linux-v6.1/include/linux/
Dnfs_fs_sb.h59 const struct nfs_rpc_ops *rpc_ops; /* NFS protocol vector */ member