Searched refs:bch2_trans_commit_do (Results 1 – 12 of 12) sorted by relevance
| /linux-6.15/fs/bcachefs/ |
| H A D | btree_update.h | 206 #define bch2_trans_commit_do(_c, _disk_res, _journal_seq, _flags, _do) \ macro
|
| H A D | tests.c | 457 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 D | btree_update.c | 671 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 D | rebalance.c | 262 int ret = bch2_trans_commit_do(c, NULL, NULL, in bch2_set_rebalance_needs_scan()
|
| H A D | subvolume.c | 713 int ret = bch2_trans_commit_do(c, NULL, NULL, BCH_TRANS_COMMIT_no_enospc, in bch2_fs_upgrade_for_subvolumes()
|
| H A D | quota.c | 872 ret = bch2_trans_commit_do(c, NULL, NULL, 0, in bch2_set_quota()
|
| H A D | recovery.c | 1185 ret = bch2_trans_commit_do(c, NULL, NULL, 0, in bch2_fs_initialize()
|
| H A D | fs-io.c | 227 int ret = bch2_trans_commit_do(c, NULL, NULL, 0, in bch2_flush_inode()
|
| H A D | io_read.c | 651 bch2_trans_commit_do(rbio->c, NULL, NULL, BCH_TRANS_COMMIT_no_enospc, in bch2_rbio_narrow_crcs()
|
| H A D | super.c | 2023 ret = bch2_trans_commit_do(ca->fs, NULL, NULL, 0, in bch2_dev_resize()
|
| H A D | ec.c | 1345 ret = bch2_trans_commit_do(c, &s->res, NULL, in ec_stripe_create()
|
| H A D | fsck.c | 2442 int ret = bch2_trans_commit_do(c, NULL, NULL, BCH_TRANS_COMMIT_no_enospc, in bch2_check_root()
|