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