Home
last modified time | relevance | path

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

/linux/block/partitions/
H A Dcore.c480 bdev_unhash(part); in bdev_del_partition()
665 bdev_unhash(part); in bdev_disk_changed()
/linux/block/
H A Dblk.h545 void bdev_unhash(struct block_device *bdev);
H A Dbdev.c464 void bdev_unhash(struct block_device *bdev) in bdev_unhash() function