Home
last modified time | relevance | path

Searched refs:bch_sb_field_clean (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/fs/bcachefs/
H A Dsb-clean.h5 int bch2_sb_clean_validate_late(struct bch_fs *, struct bch_sb_field_clean *, int);
6 int bch2_verify_superblock_clean(struct bch_fs *, struct bch_sb_field_clean **,
8 struct bch_sb_field_clean *bch2_read_superblock_clean(struct bch_fs *);
H A Dsb-clean.c23 int bch2_sb_clean_validate_late(struct bch_fs *c, struct bch_sb_field_clean *clean, in bch2_sb_clean_validate_late()
56 struct bch_sb_field_clean *clean, in btree_root_find()
87 struct bch_sb_field_clean **cleanp, in bch2_verify_superblock_clean()
91 struct bch_sb_field_clean *clean = *cleanp; in bch2_verify_superblock_clean()
148 struct bch_sb_field_clean *bch2_read_superblock_clean(struct bch_fs *c) in bch2_read_superblock_clean()
150 struct bch_sb_field_clean *clean, *sb_clean; in bch2_read_superblock_clean()
215 struct bch_sb_field_clean *clean = field_to_type(f, clean); in bch2_sb_clean_validate()
240 struct bch_sb_field_clean *clean = field_to_type(f, clean); in bch2_sb_clean_to_text()
287 struct bch_sb_field_clean *sb_clean; in bch2_fs_mark_clean()
H A Drecovery.c531 struct bch_sb_field_clean *clean) in journal_replay_early()
701 struct bch_sb_field_clean *clean = NULL; in bch2_fs_recovery()
H A Dbcachefs_format.h617 struct bch_sb_field_clean { struct