Home
last modified time | relevance | path

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

/Linux-v6.6/block/
Dbdev.c458 static bool bd_may_claim(struct block_device *bdev, void *holder, in bd_may_claim() function
482 whole->bd_holder && whole->bd_holder != bd_may_claim) in bd_may_claim()
510 if (!bd_may_claim(bdev, holder, hops)) { in bd_prepare_to_claim()
558 BUG_ON(!bd_may_claim(bdev, holder, hops)); in bd_finish_claiming()
564 whole->bd_holder = bd_may_claim; in bd_finish_claiming()