Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/
Draid5-log.h59 static inline int log_stripe(struct stripe_head *sh, struct stripe_head_state *s) in log_stripe() function
Draid5.c994 if (log_stripe(sh, s) == 0) in ops_run_io()