Searched defs:consistent_sync_page (Results 1 – 2 of 2) sorted by relevance
169 void consistent_sync_page(struct page *page, unsigned long offset, in consistent_sync_page() function
440 #define consistent_sync_page(pg, off, sz, rw) do { } while (0) macro