Home
last modified time | relevance | path

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

/linux-4.19.296/fs/
Dblock_dev.c1017 static bool bd_may_claim(struct block_device *bdev, struct block_device *whole, in bd_may_claim() function
1027 else if (whole->bd_holder == bd_may_claim) in bd_may_claim()
1058 if (!bd_may_claim(bdev, whole, holder)) in bd_prepare_to_claim()
1637 BUG_ON(!bd_may_claim(bdev, whole, holder)); in blkdev_get()
1645 whole->bd_holder = bd_may_claim; in blkdev_get()