Home
last modified time | relevance | path

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

/linux/drivers/md/bcache/
H A Dutil.h73 #define heap_sift_down(h, i, cmp) \ macro
91 heap_sift_down(h, _i, cmp); \