Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/
Draid5-log.h9 extern void r5l_flush_stripe_to_raid(struct r5l_log *log);
101 r5l_flush_stripe_to_raid(conf->log); in log_flush_stripe_to_raid()
Draid5-cache.c1297 void r5l_flush_stripe_to_raid(struct r5l_log *log) in r5l_flush_stripe_to_raid() function
Draid5.c6193 r5l_flush_stripe_to_raid(conf->log); in handle_active_stripes()
6249 r5l_flush_stripe_to_raid(conf->log); in raid5_do_work()
6336 r5l_flush_stripe_to_raid(conf->log); in raid5d()