summaryrefslogtreecommitdiff
path: root/fs/bcachefs/fsck.h
blob: 97460452e842866e83fd0fd09cb04692a8817590 (plain)
1
2
3
4
5
6
7
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _BCACHEFS_FSCK_H
#define _BCACHEFS_FSCK_H

int bch2_fsck(struct bch_fs *);

#endif /* _BCACHEFS_FSCK_H */