Searched defs:sync_page (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/mm/ | ||
D | filemap.c | 142 static inline int sync_page(struct page *page) in sync_page() function |
/linux-2.4.37.9/include/linux/ | ||
D | fs.h | 390 int (*sync_page)(struct page *); member |