Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dblk_types.h39 unsigned bd_part_count; member
/kernel/linux/linux-5.10/fs/
Dblock_dev.c933 bdev->bd_part_count = 0; in bdget()
1577 bdev->bd_part_count++; in __blkdev_get()
1795 bdev->bd_part_count--; in __blkdev_put()
/kernel/linux/linux-5.10/block/
Dioctl.c101 if (bdev->bd_part_count) in blkdev_reread_part()
/kernel/linux/linux-5.10/block/partitions/
Dcore.c641 if (bdev->bd_part_count) in blk_drop_partitions()