Home
last modified time | relevance | path

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

/linux/block/
A Dbdev.c111 int err = bd_prepare_to_claim(bdev, truncate_bdev_range); in truncate_bdev_range()
572 int bd_prepare_to_claim(struct block_device *bdev, void *holder) in bd_prepare_to_claim() function
603 EXPORT_SYMBOL_GPL(bd_prepare_to_claim); /* only for the loop driver */
810 ret = bd_prepare_to_claim(bdev, holder); in blkdev_get_by_dev()
/linux/include/linux/
A Dblkdev.h1290 int bd_prepare_to_claim(struct block_device *bdev, void *holder);
/linux/drivers/block/
A Dloop.c970 error = bd_prepare_to_claim(bdev, loop_configure); in loop_configure()
/linux/
A Dvmlinux.symvers8843 0x00000000 bd_prepare_to_claim vmlinux EXPORT_SYMBOL_GPL
A DSystem.map15454 ffff800010459880 T bd_prepare_to_claim
A D.tmp_System.map15454 ffff800010459880 T bd_prepare_to_claim

Completed in 359 milliseconds