Home
last modified time | relevance | path

Searched defs:array_freelist_empty (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-4.19/drivers/md/bcache/
Dutil.h285 #define array_freelist_empty(array) ((array)->freelist == NULL) macro
/kernel/linux/linux-5.10/drivers/md/bcache/
Dutil.h285 #define array_freelist_empty(array) ((array)->freelist == NULL) macro