Searched refs:xas_extract_marked (Results 1 – 1 of 1) sorted by relevance
2105 static unsigned int xas_extract_marked(struct xa_state *xas, void **dst, in xas_extract_marked() function2161 return xas_extract_marked(&xas, dst, max, n, filter); in xa_extract()