Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/
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()
Draid5-cache.c1287 void r5l_flush_stripe_to_raid(struct r5l_log *log) in r5l_flush_stripe_to_raid() function
Draid5.c6660 r5l_flush_stripe_to_raid(conf->log); in handle_active_stripes()
6716 r5l_flush_stripe_to_raid(conf->log); in raid5_do_work()
6814 r5l_flush_stripe_to_raid(conf->log); in raid5d()