Home
last modified time | relevance | path

Searched refs:r5l_start (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/md/
H A Draid5-log.h32 int r5l_start(struct r5l_log *log);
H A Draid5-cache.c3031 int r5l_start(struct r5l_log *log) in r5l_start() function
H A Draid5.c8352 ret = r5l_start(conf->log); in raid5_add_disk()
9067 return r5l_start(conf->log); in raid5_start()