Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm-bufio.c820 static bool __cache_insert(struct rb_root *root, struct dm_buffer *b) in __cache_insert() function
853 r = __cache_insert(&tree->root, b); in cache_insert()