Home
last modified time | relevance | path

Searched refs:bch2_dev_data_drop (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/fs/bcachefs/
H A Dmigrate.h5 int bch2_dev_data_drop(struct bch_fs *, unsigned, int);
H A Dmigrate.c179 int bch2_dev_data_drop(struct bch_fs *c, unsigned dev_idx, int flags) in bch2_dev_data_drop() function
H A Dsuper.c1684 ret = bch2_dev_data_drop(c, ca->dev_idx, flags); in bch2_dev_remove()