Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfs/
H A Dnfs.h19 const struct nfs_rpc_ops *rpc_ops; /* NFS operations */ member
H A Dexport.c71 const struct nfs_rpc_ops *rpc_ops; in nfs_fh_to_dentry() local
H A Dread.c209 const struct nfs_rpc_ops *rpc_ops, in nfs_initiate_read()
H A Dclient.c406 const struct nfs_rpc_ops *rpc_ops = cl_init->nfs_mod->rpc_ops; in nfs_get_client() local
H A Dpagelist.c757 const struct cred *cred, const struct nfs_rpc_ops *rpc_ops, in nfs_initiate_pgio()
H A Dwrite.c1376 const struct nfs_rpc_ops *rpc_ops, in nfs_initiate_write()
/OK3568_Linux_fs/kernel/include/linux/
H A Dnfs_fs_sb.h59 const struct nfs_rpc_ops *rpc_ops; /* NFS protocol vector */ member