Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/
H A Draid5-log.h9 extern void r5l_flush_stripe_to_raid(struct r5l_log *log);
102 r5l_flush_stripe_to_raid(conf->log); in log_flush_stripe_to_raid()
H A Draid5-cache.c1286 void r5l_flush_stripe_to_raid(struct r5l_log *log) in r5l_flush_stripe_to_raid() function
H A Draid5.c6396 r5l_flush_stripe_to_raid(conf->log); in handle_active_stripes()
6452 r5l_flush_stripe_to_raid(conf->log); in raid5_do_work()
6550 r5l_flush_stripe_to_raid(conf->log); in raid5d()