Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dbtree_update.h206 #define bch2_trans_commit_do(_c, _disk_res, _journal_seq, _flags, _do) \ macro
H A Dtests.c457 ret = bch2_trans_commit_do(c, NULL, NULL, 0, in insert_test_overlapping_extent()
517 ret = bch2_trans_commit_do(c, NULL, NULL, 0, in test_snapshots()
H A Dbtree_update.c671 return bch2_trans_commit_do(c, disk_res, NULL, flags, in bch2_btree_insert()
887 ret = bch2_trans_commit_do(c, NULL, NULL, commit_flags, in __bch2_fs_log_msg()
H A Drebalance.c262 int ret = bch2_trans_commit_do(c, NULL, NULL, in bch2_set_rebalance_needs_scan()
H A Dsubvolume.c713 int ret = bch2_trans_commit_do(c, NULL, NULL, BCH_TRANS_COMMIT_no_enospc, in bch2_fs_upgrade_for_subvolumes()
H A Dquota.c872 ret = bch2_trans_commit_do(c, NULL, NULL, 0, in bch2_set_quota()
H A Drecovery.c1185 ret = bch2_trans_commit_do(c, NULL, NULL, 0, in bch2_fs_initialize()
H A Dfs-io.c227 int ret = bch2_trans_commit_do(c, NULL, NULL, 0, in bch2_flush_inode()
H A Dio_read.c651 bch2_trans_commit_do(rbio->c, NULL, NULL, BCH_TRANS_COMMIT_no_enospc, in bch2_rbio_narrow_crcs()
H A Dsuper.c2023 ret = bch2_trans_commit_do(ca->fs, NULL, NULL, 0, in bch2_dev_resize()
H A Dec.c1345 ret = bch2_trans_commit_do(c, &s->res, NULL, in ec_stripe_create()
H A Dfsck.c2442 int ret = bch2_trans_commit_do(c, NULL, NULL, BCH_TRANS_COMMIT_no_enospc, in bch2_check_root()