Home
last modified time | relevance | path

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

/linux-4.1.27/fs/
Dblock_dev.c610 bdev->bd_part_count = 0; in bdget()
1266 bdev->bd_part_count++; in __blkdev_get()
1489 bdev->bd_part_count--; in __blkdev_put()
/linux-4.1.27/block/
Dpartition-generic.c400 if (bdev->bd_part_count) in drop_partitions()
/linux-4.1.27/include/linux/
Dfs.h467 unsigned bd_part_count; member