X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=fs%2Finternal.h;h=2f6af7f645ebc3d8862da4edb1d71bc811c8d788;hb=412d32e6c98527078779e5b515823b2810e40324;hp=916b7cbf3e3e4fae7bc831c66373b5d5ea7a3c4a;hpb=d25282d1c9b9bc4cda7f9d3c0205108e99aa7a9d;p=deliverable%2Flinux.git diff --git a/fs/internal.h b/fs/internal.h index 916b7cbf3e3e..2f6af7f645eb 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