Searched refs:xas_advance (Results 1 – 2 of 2) sorted by relevance
1612 static inline void xas_advance(struct xa_state *xas, unsigned long index) in xas_advance() function
2380 xas_advance(&xas, folio->index + folio_nr_pages(folio) - 1); in filemap_get_read_batch()