Home
last modified time | relevance | path

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

/linux/block/
H A Dbdev.c730 disk->open_partitions++; in blkdev_get_part()
772 whole->bd_disk->open_partitions--; in blkdev_put_part()
H A Dgenhd.c350 if (disk->open_partitions) in disk_scan_partitions()
/linux/block/partitions/
H A Dcore.c646 if (disk->open_partitions) in bdev_disk_changed()
/linux/include/linux/
H A Dblkdev.h175 unsigned open_partitions; /* number of open partitions */ member