Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/osd/
Dosd_uld.c371 static void __remove(struct device *dev) in __remove() function
467 oud->class_dev.release = __remove; in osd_probe()
/linux-3.4.99/drivers/md/
Ddm-thin-metadata.c1220 static int __remove(struct dm_thin_device *td, dm_block_t block) in __remove() function
1242 r = __remove(td, block); in dm_thin_remove_block()