Home
last modified time | relevance | path

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

/fs/bcachefs/
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()
A Dbtree_update.c658 return bch2_trans_commit_do(c, disk_res, NULL, flags, in bch2_btree_insert()
882 ret = bch2_trans_commit_do(c, NULL, NULL, commit_flags, in __bch2_fs_log_msg()
A Dbtree_update.h252 #define bch2_trans_commit_do(_c, _disk_res, _journal_seq, _flags, _do) \ macro
A Dsubvolume.c742 int ret = bch2_trans_commit_do(c, NULL, NULL, BCH_TRANS_COMMIT_no_enospc, in bch2_fs_upgrade_for_subvolumes()
A Drebalance.c272 int ret = bch2_trans_commit_do(c, NULL, NULL, in bch2_set_rebalance_needs_scan()
A Dquota.c872 ret = bch2_trans_commit_do(c, NULL, NULL, 0, in bch2_set_quota()
A Dfs-io.c229 int ret = bch2_trans_commit_do(c, NULL, NULL, 0, in bch2_flush_inode()
A Drecovery.c1267 ret = bch2_trans_commit_do(c, NULL, NULL, 0, in bch2_fs_initialize()
A Dio_read.c757 bch2_trans_commit_do(rbio->c, NULL, NULL, BCH_TRANS_COMMIT_no_enospc, in bch2_rbio_narrow_crcs()
A Dsuper.c2141 return bch2_trans_commit_do(ca->fs, NULL, NULL, 0, in __bch2_dev_resize_alloc()
A Dec.c1354 ret = bch2_trans_commit_do(c, &s->res, NULL, in ec_stripe_create()
A Dfsck.c2567 int ret = bch2_trans_commit_do(c, NULL, NULL, BCH_TRANS_COMMIT_no_enospc, in bch2_check_root()

Completed in 39 milliseconds