Searched refs:bdops (Results 1 – 1 of 1) sorted by relevance
530 const struct block_device_operations *bdops = disk->fops; in disk_unlock_native_capacity() local532 if (bdops->unlock_native_capacity && in disk_unlock_native_capacity()535 bdops->unlock_native_capacity(disk); in disk_unlock_native_capacity()
Completed in 3 milliseconds