Home
last modified time | relevance | path

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

/fs/
Dblock_dev.c123 err = bd_prepare_to_claim(bdev, claimed_bdev, in truncate_bdev_range()
1076 int bd_prepare_to_claim(struct block_device *bdev, struct block_device *whole, in bd_prepare_to_claim() function
1104 EXPORT_SYMBOL_GPL(bd_prepare_to_claim); /* only for the loop driver */
1490 ret = bd_prepare_to_claim(bdev, claiming, holder); in __blkdev_get()