Home
last modified time | relevance | path

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

/linux-4.19.296/fs/
Dblock_dev.c898 bdev->bd_part_count = 0; in bdget()
1568 bdev->bd_part_count++; in __blkdev_get()
1808 bdev->bd_part_count--; in __blkdev_put()
/linux-4.19.296/block/
Dpartition-generic.c459 if (bdev->bd_part_count || bdev->bd_super) in drop_partitions()
/linux-4.19.296/include/linux/
Dfs.h459 unsigned bd_part_count; member