Home
last modified time | relevance | path

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

/linux-6.14.4/fs/bcachefs/
Dbtree_update.h202 #define bch2_trans_commit_do(_c, _disk_res, _journal_seq, _flags, _do) \ macro
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()
Dbtree_update.c668 return bch2_trans_commit_do(c, disk_res, NULL, flags, in bch2_btree_insert()
871 ret = bch2_trans_commit_do(c, NULL, NULL, commit_flags, in __bch2_fs_log_msg()
Drebalance.c257 int ret = bch2_trans_commit_do(c, NULL, NULL, in bch2_set_rebalance_needs_scan()
Dsubvolume.c711 int ret = bch2_trans_commit_do(c, NULL, NULL, BCH_TRANS_COMMIT_no_enospc, in bch2_fs_upgrade_for_subvolumes()
Dquota.c872 ret = bch2_trans_commit_do(c, NULL, NULL, 0, in bch2_set_quota()
Dfs-io.c212 int ret = bch2_trans_commit_do(c, NULL, NULL, 0, in bch2_flush_inode()
Drecovery.c1181 ret = bch2_trans_commit_do(c, NULL, NULL, 0, in bch2_fs_initialize()
Dec.c1179 int ret = bch2_trans_commit_do(c, NULL, NULL, BCH_TRANS_COMMIT_no_enospc, in ec_stripe_delete_work()
1512 ret = bch2_trans_commit_do(c, &s->res, NULL, in ec_stripe_create()
Dio_read.c604 bch2_trans_commit_do(rbio->c, NULL, NULL, BCH_TRANS_COMMIT_no_enospc, in bch2_rbio_narrow_crcs()
Dsuper.c1976 ret = bch2_trans_commit_do(ca->fs, NULL, NULL, 0, in bch2_dev_resize()
Dfsck.c2580 int ret = bch2_trans_commit_do(c, NULL, NULL, BCH_TRANS_COMMIT_no_enospc, in bch2_check_root()