Home
last modified time | relevance | path

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

/Linux-v4.19/fs/
Dblock_dev.c884 bdev->bd_part_count = 0; in bdget()
1557 bdev->bd_part_count++; in __blkdev_get()
1785 bdev->bd_part_count--; in __blkdev_put()
/Linux-v4.19/block/
Dpartition-generic.c443 if (bdev->bd_part_count || bdev->bd_super) in drop_partitions()
/Linux-v4.19/include/linux/
Dfs.h450 unsigned bd_part_count; member