Lines Matching refs:bch_fs
13 int bch2_check_inodes(struct bch_fs *);
14 int bch2_check_extents(struct bch_fs *);
15 int bch2_check_indirect_extents(struct bch_fs *);
16 int bch2_check_dirents(struct bch_fs *);
17 int bch2_check_xattrs(struct bch_fs *);
18 int bch2_check_root(struct bch_fs *);
19 int bch2_check_subvolume_structure(struct bch_fs *);
20 int bch2_check_unreachable_inodes(struct bch_fs *);
21 int bch2_check_directory_structure(struct bch_fs *);
22 int bch2_check_nlinks(struct bch_fs *);
23 int bch2_fix_reflink_p(struct bch_fs *);
26 long bch2_ioctl_fsck_online(struct bch_fs *, struct bch_ioctl_fsck_online);