Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/md/
Ddm-dust.c53 static bool dust_rb_insert(struct rb_root *root, struct badblock *new) in dust_rb_insert() function
118 if (!dust_rb_insert(&dd->badblocklist, bblock)) { in dust_add_block()