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