Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dbdev.c460 static bool bd_may_claim(struct block_device *bdev, void *holder, in bd_may_claim() function
484 whole->bd_holder && whole->bd_holder != bd_may_claim) in bd_may_claim()
512 if (!bd_may_claim(bdev, holder, hops)) { in bd_prepare_to_claim()
560 BUG_ON(!bd_may_claim(bdev, holder, hops)); in bd_finish_claiming()
566 whole->bd_holder = bd_may_claim; in bd_finish_claiming()