| /linux-6.15/fs/bcachefs/ |
| H A D | tests.c | 133 ret = bch2_trans_run(c, in test_iterate() 148 ret = bch2_trans_run(c, in test_iterate() 188 ret = bch2_trans_run(c, in test_iterate_extents() 204 ret = bch2_trans_run(c, in test_iterate_extents() 244 ret = bch2_trans_run(c, in test_iterate_slots() 261 ret = bch2_trans_run(c, in test_iterate_slots() 304 ret = bch2_trans_run(c, in test_iterate_slots_extents() 322 ret = bch2_trans_run(c, in test_iterate_slots_extents() 718 return bch2_trans_run(c, in seq_insert() 732 return bch2_trans_run(c, in seq_lookup() [all …]
|
| H A D | logged_ops.c | 65 int ret = bch2_trans_run(c, in bch2_resume_logged_ops()
|
| H A D | fsck.c | 1319 int ret = bch2_trans_run(c, in bch2_check_inodes() 1416 int ret = bch2_trans_run(c, in bch2_check_unreachable_inodes() 1896 int ret = bch2_trans_run(c, in bch2_check_extents() 1919 int ret = bch2_trans_run(c, in bch2_check_indirect_extents() 2309 int ret = bch2_trans_run(c, in bch2_check_dirents() 2368 ret = bch2_trans_run(c, in bch2_check_xattrs() 2518 int ret = bch2_trans_run(c, in bch2_check_subvolume_structure() 2699 int ret = bch2_trans_run(c, in bch2_check_directory_structure() 2799 int ret = bch2_trans_run(c, in check_nlinks_find_hardlinks() 2849 int ret = bch2_trans_run(c, in check_nlinks_walk_dirents() [all …]
|
| H A D | io_read.h | 156 bch2_trans_run(c, in bch2_read()
|
| H A D | subvolume.c | 164 int ret = bch2_trans_run(c, in bch2_check_subvols() 199 int ret = bch2_trans_run(c, in bch2_check_subvol_children() 498 ret = bch2_trans_run(c, bch2_subvolume_delete(trans, *id)); in bch2_subvolume_wait_for_pagecache_and_delete()
|
| H A D | fs-io.c | 268 return bch2_trans_run(c, in range_has_data() 864 int ret = bch2_trans_run(c, in quota_reserve_range() 987 int ret = bch2_trans_run(c, in bch2_seek_data() 1023 int ret = bch2_trans_run(c, in bch2_seek_hole()
|
| H A D | lru.c | 215 int ret = bch2_trans_run(c, in bch2_check_lrus()
|
| H A D | btree_write_buffer.c | 586 return bch2_trans_run(c, btree_write_buffer_flush_seq(trans, seq, &did_work)); in bch2_btree_write_buffer_journal_flush() 609 bch2_trans_run(c, btree_write_buffer_flush_seq(trans, in bch2_btree_write_buffer_flush_going_ro() 691 ret = bch2_trans_run(c, bch2_btree_write_buffer_flush_locked(trans)); in bch2_btree_write_buffer_flush_work()
|
| H A D | btree_gc.c | 922 ret = bch2_trans_run(c, in bch2_gc_alloc_done() 1012 return bch2_trans_run(c, in bch2_gc_stripes_done() 1203 ret = bch2_trans_run(c, in bch2_gc_gens() 1216 ret = bch2_trans_run(c, in bch2_gc_gens()
|
| H A D | debug.c | 378 bch2_trans_run(i->c, in bch2_read_btree() 414 return bch2_trans_run(i->c, in bch2_read_btree_formats() 442 bch2_trans_run(i->c, in bch2_read_bfloat_failed()
|
| H A D | xattr.c | 311 int ret = bch2_trans_run(c, in bch2_xattr_list() 354 ret = bch2_trans_run(c, in bch2_xattr_set_handler()
|
| H A D | btree_update.h | 207 bch2_trans_run(_c, commit_do(trans, _disk_res, _journal_seq, _flags, _do))
|
| H A D | reflink.c | 824 int ret = bch2_trans_run(c, in bch2_gc_reflink_done() 838 int ret = bch2_trans_run(c, in bch2_gc_reflink_start()
|
| H A D | btree_iter.h | 925 #define bch2_trans_run(_c, _do) \ macro 933 #define bch2_trans_do(_c, _do) bch2_trans_run(_c, lockrestart_do(trans, _do))
|
| H A D | disk_accounting.c | 892 return bch2_trans_run(c, in bch2_dev_usage_remove() 928 bch2_trans_run(c, in bch2_verify_accounting_clean()
|
| H A D | snapshot.c | 562 int ret = bch2_trans_run(c, in bch2_check_snapshot_trees() 832 int ret = bch2_trans_run(c, in bch2_check_snapshots() 1720 int ret = bch2_trans_run(c, in bch2_snapshots_read()
|
| H A D | btree_node_scan.c | 220 if (bch2_trans_run(c, found_btree_node_is_readable(trans, &n))) { in try_read_btree_node()
|
| H A D | ec.c | 1004 bch2_trans_run(c, in ec_stripe_delete_work() 2146 return bch2_trans_run(c, in bch2_dev_remove_stripes() 2338 int ret = bch2_trans_run(c, in bch2_check_stripe_to_lru_refs()
|
| H A D | fs-io-pagecache.c | 201 return bch2_trans_run(c, in bch2_folio_set()
|
| H A D | journal.c | 1143 ret = bch2_trans_run(c, in bch2_set_nr_journal_buckets_iter() 1223 bch2_trans_run(c, in bch2_set_nr_journal_buckets_iter()
|
| H A D | dirent.c | 693 int ret = bch2_trans_run(c, in bch2_readdir()
|
| H A D | quota.c | 536 int ret = bch2_trans_run(c, in bch2_fs_quota_read()
|
| H A D | btree_update.c | 781 int ret = bch2_trans_run(c, in bch2_btree_delete_range()
|
| H A D | data_update.c | 443 return bch2_trans_run(op->c, __bch2_data_update_index_update(trans, op)); in bch2_data_update_index_update()
|
| H A D | fs-io-buffered.c | 360 bch2_trans_run(c, (bchfs_read(trans, rbio, inode_inum(inode), NULL), 0)); in bch2_read_single_folio()
|