Lines Matching full:replay_sub
195 static void *replay_sub(void *arg);800 if (pthread_create(&tip->sub_thread, NULL, replay_sub, tip)) {1313 * replay_sub - Worker thread to submit AIOs that are being replayed1315 static void *replay_sub(void *arg)