Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/md/
Draid5-log.h35 extern int r5l_start(struct r5l_log *log);
Draid5-cache.c3035 int r5l_start(struct r5l_log *log) in r5l_start() function
Draid5.c7987 ret = r5l_start(conf->log); in raid5_add_disk()
8683 return r5l_start(conf->log); in raid5_start()