Home
last modified time | relevance | path

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

/linux-6.12.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.c412 const struct nfs_rpc_ops *rpc_ops = cl_init->nfs_mod->rpc_ops; in nfs_get_client() local
Dpagelist.c733 const struct cred *cred, const struct nfs_rpc_ops *rpc_ops, in nfs_initiate_pgio()
Dwrite.c1384 const struct nfs_rpc_ops *rpc_ops, in nfs_initiate_write()
/linux-6.12.1/drivers/media/platform/amphion/
Dvpu_rpc.c227 struct vpu_iface_ops *rpc_ops = NULL; in vpu_get_iface() local
/linux-6.12.1/include/linux/
Dnfs_fs_sb.h62 const struct nfs_rpc_ops *rpc_ops; /* NFS protocol vector */ member