Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/
Draid5.h636 extern void r5l_quiesce(struct r5l_log *log, int state);
Draid5-cache.c783 void r5l_quiesce(struct r5l_log *log, int state) in r5l_quiesce() function
Draid5.c7616 r5l_quiesce(conf->log, state); in raid5_quiesce()