Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Draid5-log.h57 static inline int log_stripe(struct stripe_head *sh, struct stripe_head_state *s) in log_stripe() function
H A Draid5.c1149 if (log_stripe(sh, s) == 0) in ops_run_io()