Searched refs:array_freelist_empty (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/md/bcache/ | ||
| H A D | util.h | 282 #define array_freelist_empty(array) ((array)->freelist == NULL) macro |
| H A D | btree.c | 2675 if (array_freelist_empty(&buf->freelist)) in refill_keybuf_fn() |