Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/bcache/
Dclosure.c16 int r = flags & CLOSURE_REMAINING_MASK; in closure_put_after_sub()
127 CLOSURE_REMAINING_MASK) == 1) in closure_sync()
180 r & CLOSURE_REMAINING_MASK); in debug_seq_show()
Dclosure.h145 #define CLOSURE_REMAINING_MASK (CLOSURE_BITS_START - 1) macro
266 CLOSURE_REMAINING_MASK) <= 1); in closure_get()