Home
last modified time | relevance | path

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

/linux-6.12.1/block/
Dbdev.c499 static bool bd_may_claim(struct block_device *bdev, void *holder, in bd_may_claim() function
523 whole->bd_holder && whole->bd_holder != bd_may_claim) in bd_may_claim()
551 if (!bd_may_claim(bdev, holder, hops)) { in bd_prepare_to_claim()
599 BUG_ON(!bd_may_claim(bdev, holder, hops)); in bd_finish_claiming()
605 whole->bd_holder = bd_may_claim; in bd_finish_claiming()