|
@@ -122,8 +122,6 @@ extern struct dentry *rpc_create_cache_dir(struct dentry *,
|
|
|
struct cache_detail *);
|
|
struct cache_detail *);
|
|
|
extern void rpc_remove_cache_dir(struct dentry *);
|
|
extern void rpc_remove_cache_dir(struct dentry *);
|
|
|
|
|
|
|
|
-extern int rpc_rmdir(struct dentry *dentry);
|
|
|
|
|
-
|
|
|
|
|
struct rpc_pipe *rpc_mkpipe_data(const struct rpc_pipe_ops *ops, int flags);
|
|
struct rpc_pipe *rpc_mkpipe_data(const struct rpc_pipe_ops *ops, int flags);
|
|
|
void rpc_destroy_pipe_data(struct rpc_pipe *pipe);
|
|
void rpc_destroy_pipe_data(struct rpc_pipe *pipe);
|
|
|
extern struct dentry *rpc_mkpipe_dentry(struct dentry *, const char *, void *,
|
|
extern struct dentry *rpc_mkpipe_dentry(struct dentry *, const char *, void *,
|