Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Draid5-log.h9 void r5l_flush_stripe_to_raid(struct r5l_log *log);
99 r5l_flush_stripe_to_raid(conf->log); in log_flush_stripe_to_raid()
H A Draid5-cache.c1285 void r5l_flush_stripe_to_raid(struct r5l_log *log) in r5l_flush_stripe_to_raid() function
H A Draid5.c6742 r5l_flush_stripe_to_raid(conf->log); in handle_active_stripes()
6798 r5l_flush_stripe_to_raid(conf->log); in raid5_do_work()
6888 r5l_flush_stripe_to_raid(conf->log); in raid5d()