Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dalloc_background.c2470 static bool bch2_dev_has_open_write_point(struct bch_fs *c, struct bch_dev *ca) in bch2_dev_has_open_write_point() function
2522 !bch2_dev_has_open_write_point(c, ca)); in bch2_dev_allocator_remove()