Home
last modified time | relevance | path

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

/linux-6.6.21/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.c192 const struct nfs_rpc_ops *rpc_ops, in nfs_initiate_read()
Dclient.c408 const struct nfs_rpc_ops *rpc_ops = cl_init->nfs_mod->rpc_ops; in nfs_get_client() local
Dpagelist.c848 const struct cred *cred, const struct nfs_rpc_ops *rpc_ops, in nfs_initiate_pgio()
Dwrite.c1412 const struct nfs_rpc_ops *rpc_ops, in nfs_initiate_write()
/linux-6.6.21/drivers/media/platform/amphion/
Dvpu_rpc.c227 struct vpu_iface_ops *rpc_ops = NULL; in vpu_get_iface() local
/linux-6.6.21/include/linux/
Dnfs_fs_sb.h60 const struct nfs_rpc_ops *rpc_ops; /* NFS protocol vector */ member