Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Draid5-log.h42 int ppl_modify_log(struct r5conf *conf, struct md_rdev *rdev, bool add);
146 return ppl_modify_log(conf, rdev, add); in log_modify()
H A Draid5-ppl.c1449 int ppl_modify_log(struct r5conf *conf, struct md_rdev *rdev, bool add) in ppl_modify_log() function