Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dsuper.c184 static void bch2_dev_io_ref_stop(struct bch_dev *, int);
295 bch2_dev_io_ref_stop(ca, WRITE); in __bch2_fs_read_only()
673 bch2_dev_io_ref_stop(ca, READ); in bch2_fs_free()
1235 static void bch2_dev_io_ref_stop(struct bch_dev *ca, int rw) in bch2_dev_io_ref_stop() function
1292 bch2_dev_io_ref_stop(ca, READ); in __bch2_dev_offline()
1592 bch2_dev_io_ref_stop(ca, WRITE); in __bch2_dev_read_only()