Home
last modified time | relevance | path

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

/Linux-v5.4/fs/
Dblock_dev.c918 bdev->bd_part_count = 0; in bdget()
1647 bdev->bd_part_count++; in __blkdev_get()
1856 bdev->bd_part_count--; in __blkdev_put()
/Linux-v5.4/block/
Dpartition-generic.c448 if (bdev->bd_part_count || bdev->bd_super) in drop_partitions()
/Linux-v5.4/include/linux/
Dfs.h491 unsigned bd_part_count; member