Searched refs:rpc_mkpipe_dentry (Results 1 – 5 of 5) sorted by relevance
| /linux/include/linux/sunrpc/ |
| H A D | rpc_pipe_fs.h | 130 extern int rpc_mkpipe_dentry(struct dentry *, const char *, void *,
|
| /linux/fs/nfs/blocklayout/ |
| H A D | rpc_pipefs.c | 153 err = rpc_mkpipe_dentry(dir, "blocklayout", NULL, pipe); in nfs4blocklayout_register_sb()
|
| /linux/net/sunrpc/ |
| H A D | rpc_pipe.c | 635 int rpc_mkpipe_dentry(struct dentry *parent, const char *name, in rpc_mkpipe_dentry() function 679 EXPORT_SYMBOL_GPL(rpc_mkpipe_dentry); 1112 err = rpc_mkpipe_dentry(clnt_dentry, "gssd", NULL, pipe_data); in rpc_gssd_dummy_populate()
|
| /linux/fs/nfs/ |
| H A D | nfs4idmap.c | 433 return rpc_mkpipe_dentry(dir, "idmap", idmap, idmap->idmap_pipe); in nfs_idmap_pipe_create()
|
| /linux/net/sunrpc/auth_gss/ |
| H A D | auth_gss.c | 902 return rpc_mkpipe_dentry(dir, p->name, p->clnt, p->pipe); in gss_pipe_dentry_create()
|