Home
last modified time | relevance | path

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

/fs/bcachefs/
A Deytzinger.c118 swap_func_t swap_func; member
132 if (swap_func == SWAP_WORDS_64) in do_swap()
166 size, swap_func, priv); in eytzinger1_do_swap()
177 if (swap_func == SWAP_WRAPPER && !((struct wrapper *)priv)->swap_func) in eytzinger1_sort_r()
178 swap_func = NULL; in eytzinger1_sort_r()
180 if (!swap_func) { in eytzinger1_sort_r()
182 swap_func = SWAP_WORDS_64; in eytzinger1_sort_r()
184 swap_func = SWAP_WORDS_32; in eytzinger1_sort_r()
186 swap_func = SWAP_BYTES; in eytzinger1_sort_r()
246 swap_func_t swap_func) in eytzinger0_sort() argument
[all …]

Completed in 5 milliseconds