Searched refs:bch2_dev_has_data (Results 1 - 5 of 5) sorted by relevance

/linux-master/fs/bcachefs/
H A Dreplicas.h55 unsigned bch2_dev_has_data(struct bch_fs *, struct bch_dev *);
H A Dreplicas.c1026 unsigned bch2_dev_has_data(struct bch_fs *c, struct bch_dev *ca)
1024 unsigned bch2_dev_has_data(struct bch_fs *c, struct bch_dev *ca) function
H A Dsysfs.c791 prt_bitflags(out, __bch2_data_types, bch2_dev_has_data(c, ca));
H A Djournal_io.c1210 !(bch2_dev_has_data(c, ca) & (1 << BCH_DATA_journal)))
H A Dsuper.c1658 data = bch2_dev_has_data(c, ca);

Completed in 324 milliseconds