Searched refs:bd_may_claim (Results 1 – 1 of 1) sorted by relevance
465 static bool bd_may_claim(struct block_device *bdev, struct block_device *whole, in bd_may_claim() function475 else if (whole->bd_holder == bd_may_claim) in bd_may_claim()504 if (!bd_may_claim(bdev, whole, holder)) { in bd_prepare_to_claim()550 BUG_ON(!bd_may_claim(bdev, whole, holder)); in bd_finish_claiming()556 whole->bd_holder = bd_may_claim; in bd_finish_claiming()
Completed in 5 milliseconds