Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/block/partitions/
H A Dcore.c620 const struct block_device_operations *bdops = disk->fops; in disk_unlock_native_capacity() local
622 if (bdops->unlock_native_capacity && in disk_unlock_native_capacity()
625 bdops->unlock_native_capacity(disk); in disk_unlock_native_capacity()