Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/
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()
Draid5-ppl.c1459 int ppl_modify_log(struct r5conf *conf, struct md_rdev *rdev, bool add) in ppl_modify_log() function