Home
last modified time | relevance | path

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

/block/
Dbsg.c52 BSG_F_BLOCK = 1, enumerator
376 if (!test_bit(BSG_F_BLOCK, &bd->flags)) { in bsg_get_done_cmd()
465 spin = !test_bit(BSG_F_BLOCK, &bd->flags); in bsg_complete()
558 clear_bit(BSG_F_BLOCK, &bd->flags); in bsg_set_block()
560 set_bit(BSG_F_BLOCK, &bd->flags); in bsg_set_block()
733 set_bit(BSG_F_BLOCK, &bd->flags); in bsg_put_device()