Home
last modified time | relevance | path

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

/Linux-v5.10/block/partitions/
Dcore.c613 const struct block_device_operations *bdops = disk->fops; in disk_unlock_native_capacity() local
615 if (bdops->unlock_native_capacity && in disk_unlock_native_capacity()
618 bdops->unlock_native_capacity(disk); in disk_unlock_native_capacity()