Searched refs:null_free_device_storage (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/block/null_blk/
H A Dmain.c270 static void null_free_device_storage(struct nullb_device *dev, bool is_cache);
624 null_free_device_storage(dev, false);
901 static void null_free_device_storage(struct nullb_device *dev, bool is_cache)
1711 null_free_device_storage(nullb->dev, true);
2049 null_free_device_storage(dev, false);
886 static void null_free_device_storage(struct nullb_device *dev, bool is_cache) function

Completed in 92 milliseconds