Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/
Draid5.h282 R5_DOUBLE_LOCKED,/* Cannot clear R5_LOCKED until 2 writes complete */ enumerator
Draid5.c1035 set_bit(R5_DOUBLE_LOCKED, &sh->dev[i].flags); in ops_run_io()
2477 if (!test_and_clear_bit(R5_DOUBLE_LOCKED, &sh->dev[i].flags)) in raid5_end_write_request()