Home
last modified time | relevance | path

Searched defs:enough (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/md/bcache/
H A Dwriteback.h44 atomic_t enough; member
H A Dbtree.h236 atomic_t enough; member
/linux/drivers/md/
H A Draid10.c1975 static int enough(struct r10conf *conf, int ignore) in enough() function