X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=fs%2Finternal.h;h=2f6af7f645ebc3d8862da4edb1d71bc811c8d788;hb=0019fab3558c8c8135c88c3d38f24ab0a5408aa6;hp=916b7cbf3e3e4fae7bc831c66373b5d5ea7a3c4a;hpb=3529e730b562f105764cc3dd287ff0a86cedfa85;p=~andy%2Flinux diff --git a/fs/internal.h b/fs/internal.h index 916b7cbf3e3..2f6af7f645e 100644 --- a/fs/internal.h +++ b/fs/internal.h @@ -110,6 +110,7 @@ extern int open_check_o_direct(struct file *f); * inode.c */ extern spinlock_t inode_sb_list_lock; +extern void inode_add_lru(struct inode *inode); /* * fs-writeback.c