Searched refs:rpc_queue_upcall (Results 1 – 6 of 6) sorted by relevance
95 extern int rpc_queue_upcall(struct rpc_pipe *, struct rpc_pipe_msg *);
88 rc = rpc_queue_upcall(nn->bl_device_pipe, msg); in bl_resolve_deviceid()
133 rpc_queue_upcall(struct rpc_pipe *pipe, struct rpc_pipe_msg *msg) in rpc_queue_upcall() function160 EXPORT_SYMBOL_GPL(rpc_queue_upcall);
599 ret = rpc_queue_upcall(idmap->idmap_pipe, msg); in nfs_idmap_legacy_upcall()
684 ret = rpc_queue_upcall(pipe, &msg); in __cld_pipe_upcall()
577 res = rpc_queue_upcall(gss_new->pipe, &gss_new->msg); in gss_setup_upcall()