Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dblk_types.h39 unsigned bd_part_count; member
/Linux-v5.10/fs/
Dblock_dev.c912 bdev->bd_part_count = 0; in bdget()
1553 bdev->bd_part_count++; in __blkdev_get()
1771 bdev->bd_part_count--; in __blkdev_put()
/Linux-v5.10/block/partitions/
Dcore.c632 if (bdev->bd_part_count) in blk_drop_partitions()