Home
last modified time | relevance | path

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

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