Home
last modified time | relevance | path

Searched refs:bdev_unhash (Results 1 – 2 of 2) 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 Dbdev.c523 void bdev_unhash(struct block_device *bdev) in bdev_unhash() function