Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dbtree_update.h195 #define bch2_trans_commit_do(_c, _disk_res, _journal_seq, _flags, _do) \ macro
Dbtree_update.c671 return bch2_trans_commit_do(c, disk_res, NULL, flags, in bch2_btree_insert()
868 ret = bch2_trans_commit_do(c, NULL, NULL, in __bch2_fs_log_msg()
Dtests.c453 ret = bch2_trans_commit_do(c, NULL, NULL, 0, in insert_test_overlapping_extent()
513 ret = bch2_trans_commit_do(c, NULL, NULL, 0, in test_snapshots()
Drebalance.c73 int ret = bch2_trans_commit_do(c, NULL, NULL, in bch2_set_rebalance_needs_scan()
Dsubvolume.c678 int ret = bch2_trans_commit_do(c, NULL, NULL, BCH_TRANS_COMMIT_lazy_rw, in bch2_fs_upgrade_for_subvolumes()
Dquota.c872 ret = bch2_trans_commit_do(c, NULL, NULL, 0, in bch2_set_quota()
Drecovery.c1109 ret = bch2_trans_commit_do(c, NULL, NULL, 0, in bch2_fs_initialize()
Dio_read.c561 bch2_trans_commit_do(rbio->c, NULL, NULL, BCH_TRANS_COMMIT_no_enospc, in bch2_rbio_narrow_crcs()
Dec.c1189 int ret = bch2_trans_commit_do(c, NULL, NULL, BCH_TRANS_COMMIT_no_enospc, in ec_stripe_delete_work()
1522 ret = bch2_trans_commit_do(c, &s->res, NULL, in ec_stripe_create()
Dsuper.c1976 ret = bch2_trans_commit_do(ca->fs, NULL, NULL, 0, in bch2_dev_resize()
Dalloc_background.c1980 int ret = bch2_trans_commit_do(c, NULL, NULL, in bch2_do_discards_fast_work()
Dfsck.c2685 int ret = bch2_trans_commit_do(c, NULL, NULL, BCH_TRANS_COMMIT_no_enospc, in bch2_check_root()