Searched refs:rpc_mkpipe_data (Results 1 – 6 of 6) sorted by relevance
125 struct rpc_pipe *rpc_mkpipe_data(const struct rpc_pipe_ops *ops, int flags);
240 nn->bl_device_pipe = rpc_mkpipe_data(&bl_upcall_ops, 0); in nfs4blocklayout_net_init()
568 struct rpc_pipe *rpc_mkpipe_data(const struct rpc_pipe_ops *ops, int flags) in rpc_mkpipe_data() function580 EXPORT_SYMBOL_GPL(rpc_mkpipe_data);1202 sn->gssd_dummy = rpc_mkpipe_data(&gssd_dummy_pipe_ops, 0); in rpc_pipefs_init_net()
458 pipe = rpc_mkpipe_data(&idmap_upcall_ops, 0); in nfs_idmap_new()
845 cn->cn_pipe = rpc_mkpipe_data(&cld_upcall_ops, RPC_PIPE_WAIT_FOR_OPEN); in nfsd4_init_cld_pipe()
917 p->pipe = rpc_mkpipe_data(upcall_ops, RPC_PIPE_WAIT_FOR_OPEN); in gss_pipe_alloc()