r5l_start          35 drivers/md/raid5-log.h extern int r5l_start(struct r5l_log *log);
r5l_start        7702 drivers/md/raid5.c 		ret = r5l_start(conf->log);
r5l_start        8406 drivers/md/raid5.c 	return r5l_start(conf->log);