Searched refs:__remove (Results 1 – 4 of 4) sorted by relevance
395 static void __remove(struct device *dev) in __remove() function444 oud->class_dev.release = __remove; in osd_probe()
285 static void __remove(struct dm_bufio_client *c, struct dm_buffer *b) in __remove() function484 __remove(b->c, b); in __unlink_buffer()
1207 static int __remove(struct dm_cache_metadata *cmd, dm_cblock_t cblock) in __remove() function1227 r = __remove(cmd, cblock); in dm_cache_remove_mapping()
1581 static int __remove(struct dm_thin_device *td, dm_block_t block) in __remove() function1662 r = __remove(td, block); in dm_thin_remove_block()