Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/md/
Draid5-log.h26 void r5c_flush_cache(struct r5conf *conf, int num);
Draid5-cache.c1396 void r5c_flush_cache(struct r5conf *conf, int num) in r5c_flush_cache() function
1461 r5c_flush_cache(conf, stripes_to_flush); in r5c_do_reclaim()
Draid5.c8718 r5c_flush_cache(conf, INT_MAX); in raid5_quiesce()