Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/
Draid5-log.h32 int r5l_start(struct r5l_log *log);
Draid5-cache.c3031 int r5l_start(struct r5l_log *log) in r5l_start() function
Draid5.c8297 ret = r5l_start(conf->log); in raid5_add_disk()
9003 return r5l_start(conf->log); in raid5_start()