summaryrefslogtreecommitdiff
path: root/lib/device/dev-cache.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/device/dev-cache.h')
-rw-r--r--lib/device/dev-cache.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/device/dev-cache.h b/lib/device/dev-cache.h
index 4fca35885..4efe41fe5 100644
--- a/lib/device/dev-cache.h
+++ b/lib/device/dev-cache.h
@@ -45,6 +45,7 @@ int dev_cache_check_for_open_devices(void);
/* Trigger(1) or avoid(0) a scan */
void dev_cache_scan(int do_scan);
int dev_cache_has_scanned(void);
+void dev_cache_full_scan(struct dev_filter *f);
int dev_cache_add_dir(const char *path);
int dev_cache_add_loopfile(const char *path);