Home
last modified time | relevance | path

Searched refs:__SetPageUptodate (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dpage-flags.h824 static __always_inline void __SetPageUptodate(struct page *page) in __SetPageUptodate() function
/linux/fs/
H A Ddax.c1789 __SetPageUptodate(vmf->cow_page); in dax_fault_cow_page()