Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/block/zram/
Dzram_drv.c2081 static int zram_remove_cb(int id, void *ptr, void *data) in zram_remove_cb() function
2090 idr_for_each(&zram_index_idr, &zram_remove_cb, NULL); in destroy_devices()