]> Pileus Git - ~andy/linux/blobdiff - include/linux/dcache.h
[O_TMPFILE] it's still short a few helpers, but infrastructure should be OK now...
[~andy/linux] / include / linux / dcache.h
index 1a6bb81f0fe5a13d93c799cfbcd4062d0e288c28..86da7595ba31a63814eb7b08c6965d42bea654fc 100644 (file)
@@ -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 *);