[O_TMPFILE] it's still short a few helpers, but infrastructure should be OK now...
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:
parent
f9652e10c1
commit
60545d0d46
12 changed files with 164 additions and 5 deletions
|
@ -246,6 +246,8 @@ extern struct dentry * d_make_root(struct inode *);
|
|||
/* <clickety>-<click> the ramfs-type tree */
|
||||
extern void d_genocide(struct dentry *);
|
||||
|
||||
extern void d_tmpfile(struct dentry *, struct inode *);
|
||||
|
||||
extern struct dentry *d_find_alias(struct inode *);
|
||||
extern void d_prune_aliases(struct inode *);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue