Home
last modified time | relevance | path

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

/linux/drivers/block/zram/
H A Dzram_drv.c2758 static int zram_remove_cb(int id, void *ptr, void *data) in zram_remove_cb() function
2767 idr_for_each(&zram_index_idr, &zram_remove_cb, NULL); in destroy_devices()