Home
last modified time | relevance | path

Searched refs:uds_make_radix_sorter (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/md/dm-vdo/indexer/
Dradix-sort.h19 int __must_check uds_make_radix_sorter(unsigned int count, struct radix_sorter **sorter);
Dradix-sort.c208 int uds_make_radix_sorter(unsigned int count, struct radix_sorter **sorter) in uds_make_radix_sorter() function
Dvolume.c1579 result = uds_make_radix_sorter(geometry->records_per_page, in uds_make_volume()