Home
last modified time | relevance | path

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

/linux-4.4.14/fs/
Dblock_dev.c645 bdev->bd_part_count = 0; in bdget()
1297 bdev->bd_part_count++; in __blkdev_get()
1520 bdev->bd_part_count--; in __blkdev_put()
/linux-4.4.14/block/
Dpartition-generic.c407 if (bdev->bd_part_count || bdev->bd_super) in drop_partitions()
/linux-4.4.14/include/linux/
Dfs.h468 unsigned bd_part_count; member