summaryrefslogtreecommitdiff
path: root/libbcachefs/tier.h
diff options
context:
space:
mode:
Diffstat (limited to 'libbcachefs/tier.h')
-rw-r--r--libbcachefs/tier.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/libbcachefs/tier.h b/libbcachefs/tier.h
index a4fd6225..f8eaa9b0 100644
--- a/libbcachefs/tier.h
+++ b/libbcachefs/tier.h
@@ -1,8 +1,8 @@
-#ifndef _BCACHE_TIER_H
-#define _BCACHE_TIER_H
+#ifndef _BCACHEFS_TIER_H
+#define _BCACHEFS_TIER_H
void bch2_tiering_stop(struct bch_fs *);
int bch2_tiering_start(struct bch_fs *);
void bch2_fs_tiering_init(struct bch_fs *);
-#endif
+#endif /* _BCACHEFS_TIER_H */