Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/
Draid5-cache.c901 static int r5l_log_stripe(struct r5l_log *log, struct stripe_head *sh, in r5l_log_stripe() function
1049 ret = r5l_log_stripe(log, sh, data_pages, parity_pages); in r5l_write_stripe()
1073 ret = r5l_log_stripe(log, sh, data_pages, parity_pages); in r5l_write_stripe()
2928 ret = r5l_log_stripe(log, sh, pages, 0); in r5c_cache_data()