Searched refs:folio_test_uptodate (Results 1 – 3 of 3) sorted by relevance
103 __entry->uptodate = folio_test_uptodate(folio);
1331 __entry->uptodate = folio_test_uptodate(folio);
784 static inline bool folio_test_uptodate(const struct folio *folio) in folio_test_uptodate() function803 return folio_test_uptodate(page_folio(page)); in PageUptodate()
Completed in 9 milliseconds