Searched refs:xas_find_chunk (Results 1 – 2 of 2) sorted by relevance
1650 static inline unsigned int xas_find_chunk(struct xa_state *xas, bool advance, in xas_find_chunk() function1691 offset = xas_find_chunk(xas, true, mark); in xas_next_marked()
1348 offset = xas_find_chunk(xas, advance, mark); in xas_find_marked()