Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dblk_types.h40 unsigned bd_part_count; member
/OK3568_Linux_fs/kernel/fs/
H A Dblock_dev.c926 bdev->bd_part_count = 0; in bdget()
1570 bdev->bd_part_count++; in __blkdev_get()
1788 bdev->bd_part_count--; in __blkdev_put()
/OK3568_Linux_fs/kernel/block/
H A Dioctl.c101 if (bdev->bd_part_count) in blkdev_reread_part()
/OK3568_Linux_fs/kernel/block/partitions/
H A Dcore.c639 if (bdev->bd_part_count) in blk_drop_partitions()