Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/
H A Draid5-log.h35 extern int r5l_start(struct r5l_log *log);
H A Draid5-cache.c3035 int r5l_start(struct r5l_log *log) in r5l_start() function
H A Draid5.c7996 ret = r5l_start(conf->log); in raid5_add_disk()
8693 return r5l_start(conf->log); in raid5_start()