Home
last modified time | relevance | path

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

/linux-6.15/block/
H A Dbdev.c771 disk->open_partitions++; in blkdev_get_part()
813 whole->bd_disk->open_partitions--; in blkdev_put_part()
H A Dgenhd.c357 if (disk->open_partitions) in disk_scan_partitions()
/linux-6.15/block/partitions/
H A Dcore.c654 if (disk->open_partitions) in bdev_disk_changed()
/linux-6.15/include/linux/
H A Dblkdev.h176 unsigned open_partitions; /* number of open partitions */ member