Searched refs:rpc_mkpipe_dentry (Results 1 – 2 of 2) sorted by relevance
802 struct dentry *rpc_mkpipe_dentry(struct dentry *parent, const char *name, in rpc_mkpipe_dentry() function833 EXPORT_SYMBOL_GPL(rpc_mkpipe_dentry);1333 pipe_dentry = rpc_mkpipe_dentry(clnt_dentry, "gssd", NULL, pipe_data); in rpc_gssd_dummy_populate()
887 dentry = rpc_mkpipe_dentry(dir, p->name, p->clnt, p->pipe); in gss_pipe_dentry_create()