Searched refs:rpc_queue_upcall (Results 1 – 6 of 6) sorted by relevance
93 extern int rpc_queue_upcall(struct rpc_pipe *, struct rpc_pipe_msg *);
87 rc = rpc_queue_upcall(nn->bl_device_pipe, msg); in bl_resolve_deviceid()
135 rpc_queue_upcall(struct rpc_pipe *pipe, struct rpc_pipe_msg *msg) in rpc_queue_upcall() function162 EXPORT_SYMBOL_GPL(rpc_queue_upcall);
612 ret = rpc_queue_upcall(idmap->idmap_pipe, msg); in nfs_idmap_legacy_upcall()
760 ret = rpc_queue_upcall(pipe, &msg); in __cld_pipe_upcall()
576 res = rpc_queue_upcall(gss_new->pipe, &gss_new->msg); in gss_setup_upcall()