Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm-dust.c54 static bool dust_rb_insert(struct rb_root *root, struct badblock *new) in dust_rb_insert() function
121 if (!dust_rb_insert(&dd->badblocklist, bblock)) { in dust_add_block()