Home
last modified time | relevance | path

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

/Linux-v5.15/block/partitions/
Dcore.c528 const struct block_device_operations *bdops = disk->fops; in disk_unlock_native_capacity() local
530 if (bdops->unlock_native_capacity && in disk_unlock_native_capacity()
533 bdops->unlock_native_capacity(disk); in disk_unlock_native_capacity()