Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/bcache/
Dutil.h80 #define heap_sift_down(h, i, cmp) \ macro
98 heap_sift_down(h, _i, cmp); \