Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/ !
Ddm-cache-metadata.c1224 static int __remove(struct dm_cache_metadata *cmd, dm_cblock_t cblock) in __remove() function
1244 r = __remove(cmd, cblock); in dm_cache_remove_mapping()
Ddm-bufio.c326 static void __remove(struct dm_bufio_client *c, struct dm_buffer *b) in __remove() function
540 __remove(b->c, b); in __unlink_buffer()