]> git.sesse.net Git - bcachefs-tools-debian/blobdiff - libbcachefs/nocow_locking.h
Move c_src dirs back to toplevel
[bcachefs-tools-debian] / libbcachefs / nocow_locking.h
index ff8e4af52edcd95fefc0b3164870280ff58fd2b7..f9d6a426a960c4949902c72f2019bd76bd308676 100644 (file)
@@ -44,6 +44,7 @@ static inline bool bch2_bucket_nocow_trylock(struct bucket_nocow_lock_table *t,
 
 void bch2_nocow_locks_to_text(struct printbuf *, struct bucket_nocow_lock_table *);
 
+void bch2_fs_nocow_locking_exit(struct bch_fs *);
 int bch2_fs_nocow_locking_init(struct bch_fs *);
 
 #endif /* _BCACHEFS_NOCOW_LOCKING_H */