Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/md/
Draid5-log.h35 extern int r5l_start(struct r5l_log *log);
Draid5-cache.c3033 int r5l_start(struct r5l_log *log) in r5l_start() function
Draid5.c7702 ret = r5l_start(conf->log); in raid5_add_disk()
8406 return r5l_start(conf->log); in raid5_start()