Searched refs:start_read (Results 1 – 4 of 4) sorted by relevance
49 void (*start_read)(struct block_device* dev, data_block_t block); member
275 dev_rpmb->dev.start_read = block_device_tipc_rpmb_start_read; in block_device_tipc_init_dev_rpmb()292 dev_ns->dev.start_read = block_device_tipc_ns_start_read; in block_device_tipc_init_dev_ns()
132 entry->dev->start_read(entry->dev, entry->block); in block_cache_queue_read()
3608 .start_read = block_test_start_read, in main()3618 .start_read = block_test_start_read, in main()