Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/md/
Draid5-log.h26 void r5c_flush_cache(struct r5conf *conf, int num);
Draid5-cache.c1394 void r5c_flush_cache(struct r5conf *conf, int num) in r5c_flush_cache() function
1459 r5c_flush_cache(conf, stripes_to_flush); in r5c_do_reclaim()
Draid5.c8614 r5c_flush_cache(conf, INT_MAX); in raid5_quiesce()