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