Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/block/partitions/
Dcore.c629 const struct block_device_operations *bdops = disk->fops; in disk_unlock_native_capacity() local
631 if (bdops->unlock_native_capacity && in disk_unlock_native_capacity()
634 bdops->unlock_native_capacity(disk); in disk_unlock_native_capacity()