patch-2.3.8 linux/include/linux/pagemap.h
Next file: linux/include/linux/swap.h
Previous file: linux/include/linux/fs.h
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Tue Jun 22 14:41:52 1999
- Orig file:
v2.3.7/linux/include/linux/pagemap.h
- Orig date:
Mon Jun 21 11:18:00 1999
diff -u --recursive --new-file v2.3.7/linux/include/linux/pagemap.h linux/include/linux/pagemap.h
@@ -76,6 +76,7 @@
extern void __add_page_to_hash_queue(struct page * page, struct page **p);
+extern void add_to_page_cache(struct page * page, struct inode * inode, unsigned long offset);
extern int add_to_page_cache_unique(struct page * page, struct inode * inode, unsigned long offset, struct page **hash);
static inline void add_page_to_hash_queue(struct page * page, struct inode * inode, unsigned long offset)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)