pub fn test_concurrent_operations<T: BlockDevice + Sync>(device: &T)
Generic test for concurrent operations.