summaryrefslogtreecommitdiffstats
path: root/src/shared/loop-util.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/loop-util.h')
-rw-r--r--src/shared/loop-util.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/shared/loop-util.h b/src/shared/loop-util.h
index c98b69ceee..dda14ec4f0 100644
--- a/src/shared/loop-util.h
+++ b/src/shared/loop-util.h
@@ -51,3 +51,4 @@ int loop_device_flock(LoopDevice *d, int operation);
int loop_device_sync(LoopDevice *d);
int loop_device_set_autoclear(LoopDevice *d, bool autoclear);
+int loop_device_set_filename(LoopDevice *d, const char *name);