X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=fs%2Focfs2%2Fdcache.h;h=b79eff709958f806ce92f937cbfd7730e4d36a29;hb=67577927e8d7a1f4b09b4992df640eadc6aacb36;hp=f5dd1789acf1b4527373217ce7c6b0374695eb17;hpb=5489375d481c8456c8259b48e107d03b05309d1d;p=firefly-linux-kernel-4.4.55.git diff --git a/fs/ocfs2/dcache.h b/fs/ocfs2/dcache.h index f5dd1789acf1..b79eff709958 100644 --- a/fs/ocfs2/dcache.h +++ b/fs/ocfs2/dcache.h @@ -64,5 +64,6 @@ void ocfs2_dentry_move(struct dentry *dentry, struct dentry *target, struct inode *old_dir, struct inode *new_dir); extern spinlock_t dentry_attach_lock; +void ocfs2_dentry_attach_gen(struct dentry *dentry); #endif /* OCFS2_DCACHE_H */