Searched refs:get_vio_bio_zone_thread_id (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/md/dm-vdo/
H A Dvio.h48 * get_vio_bio_zone_thread_id() - Get the thread id of the bio zone in which a vio should submit
54 static inline thread_id_t __must_check get_vio_bio_zone_thread_id(struct vio *vio) function
67 thread_id_t expected = get_vio_bio_zone_thread_id(vio);
H A Dio-submitter.c360 get_vio_bio_zone_thread_id(vio));
H A Ddata-vio.h618 get_vio_bio_zone_thread_id(&data_vio->vio));

Completed in 256 milliseconds