Searched refs:RBIO_CACHE_READY_BIT (Results 1 – 1 of 1) sorted by relevance
38 #define RBIO_CACHE_READY_BIT 3 macro197 set_bit(RBIO_CACHE_READY_BIT, &rbio->flags); in cache_rbio_pages()300 if (!test_bit(RBIO_CACHE_READY_BIT, &src->flags)) in steal_rbio()472 if (!test_bit(RBIO_CACHE_READY_BIT, &rbio->flags)) in cache_rbio()2285 clear_bit(RBIO_CACHE_READY_BIT, &rbio->flags); in rmw_rbio()2455 clear_bit(RBIO_CACHE_READY_BIT, &rbio->flags); in finish_parity_scrub()
Completed in 8 milliseconds