Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dsuper.h35 int bch2_fs_read_write_early(struct bch_fs *);
44 bch2_fs_read_write_early(c); in bch2_fs_lazy_rw()
Drecovery_passes.c50 return bch2_fs_read_write_early(c); in bch2_set_may_go_rw()
Drecovery.c973 ret = bch2_fs_read_write_early(c) ?: in bch2_fs_recovery()
994 bch2_fs_read_write_early(c); in bch2_fs_recovery()
1057 ret = bch2_fs_read_write_early(c); in bch2_fs_initialize()
Dbtree_trans_commit.c1007 ret = drop_locks_do(trans, bch2_fs_read_write_early(c)); in bch2_trans_commit_get_rw_cold()
Dsuper.c524 int bch2_fs_read_write_early(struct bch_fs *c) in bch2_fs_read_write_early() function
Dbtree_update_interior.c2287 ret = bch2_fs_read_write_early(c); in bch2_btree_node_rewrite_async()