Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dmigrate.h5 int bch2_dev_data_drop(struct bch_fs *, unsigned, int);
Dmigrate.c170 int bch2_dev_data_drop(struct bch_fs *c, unsigned dev_idx, int flags) in bch2_dev_data_drop() function
Dsuper.c1632 ret = bch2_dev_data_drop(c, ca->dev_idx, flags); in bch2_dev_remove()