/linux/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() 714 return bch2_trans_run(c, in seq_insert() 728 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 | 1331 int ret = bch2_trans_run(c, in bch2_check_inodes() 1428 int ret = bch2_trans_run(c, in bch2_check_unreachable_inodes() 1906 int ret = bch2_trans_run(c, in bch2_check_extents() 1929 int ret = bch2_trans_run(c, in bch2_check_indirect_extents() 2447 int ret = bch2_trans_run(c, in bch2_check_dirents() 2506 ret = bch2_trans_run(c, in bch2_check_xattrs() 2656 int ret = bch2_trans_run(c, in bch2_check_subvolume_structure() 2837 int ret = bch2_trans_run(c, in bch2_check_directory_structure() 2937 int ret = bch2_trans_run(c, in check_nlinks_find_hardlinks() 2987 int ret = bch2_trans_run(c, in check_nlinks_walk_dirents() [all …]
|
H A D | fs-io.c | 253 return bch2_trans_run(c, in range_has_data() 838 int ret = bch2_trans_run(c, in quota_reserve_range() 961 int ret = bch2_trans_run(c, in bch2_seek_data() 997 int ret = bch2_trans_run(c, in bch2_seek_hole()
|
H A D | error.c | 557 bch2_trans_run(c, bch2_inum_err_msg_trans(trans, out, inum)); in bch2_inum_err_msg() 563 bch2_trans_run(c, bch2_inum_offset_err_msg_trans(trans, out, inum, offset)); in bch2_inum_offset_err_msg()
|
H A D | subvolume.c | 163 int ret = bch2_trans_run(c, in bch2_check_subvols() 198 int ret = bch2_trans_run(c, in bch2_check_subvol_children() 497 ret = bch2_trans_run(c, bch2_subvolume_delete(trans, *id)); in bch2_subvolume_wait_for_pagecache_and_delete()
|
H A D | lru.c | 192 int ret = bch2_trans_run(c, in bch2_check_lrus()
|
H A D | btree_gc.c | 894 ret = bch2_trans_run(c, in bch2_gc_alloc_done() 984 return bch2_trans_run(c, in bch2_gc_stripes_done() 1175 ret = bch2_trans_run(c, in bch2_gc_gens() 1188 ret = bch2_trans_run(c, in bch2_gc_gens()
|
H A D | debug.c | 377 bch2_trans_run(i->c, in bch2_read_btree() 413 return bch2_trans_run(i->c, in bch2_read_btree_formats() 441 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 | reflink.c | 814 int ret = bch2_trans_run(c, in bch2_gc_reflink_done() 828 int ret = bch2_trans_run(c, in bch2_gc_reflink_start()
|
H A D | btree_iter.h | 915 #define bch2_trans_run(_c, _do) \ macro 923 #define bch2_trans_do(_c, _do) bch2_trans_run(_c, lockrestart_do(trans, _do))
|
H A D | disk_accounting.c | 867 return bch2_trans_run(c, in bch2_dev_usage_remove() 905 bch2_trans_run(c, in bch2_verify_accounting_clean()
|
H A D | snapshot.c | 561 int ret = bch2_trans_run(c, in bch2_check_snapshot_trees() 831 int ret = bch2_trans_run(c, in bch2_check_snapshots() 1722 int ret = bch2_trans_run(c, in bch2_snapshots_read()
|
H A D | dirent.c | 551 int ret = bch2_trans_run(c, in bch2_readdir()
|
H A D | btree_node_scan.c | 213 if (bch2_trans_run(c, found_btree_node_is_readable(trans, &n))) { in try_read_btree_node()
|
H A D | journal.c | 1058 ret = bch2_trans_run(c, in bch2_set_nr_journal_buckets_iter() 1138 bch2_trans_run(c, in bch2_set_nr_journal_buckets_iter()
|
H A D | fs-io-pagecache.c | 201 return bch2_trans_run(c, in bch2_folio_set()
|
H A D | data_update.c | 427 return bch2_trans_run(op->c, __bch2_data_update_index_update(trans, op)); in bch2_data_update_index_update()
|
H A D | btree_update.c | 778 int ret = bch2_trans_run(c, in bch2_btree_delete_range()
|
H A D | quota.c | 536 int ret = bch2_trans_run(c, in bch2_fs_quota_read()
|
H A D | fs-io-buffered.c | 335 bch2_trans_run(c, (bchfs_read(trans, rbio, inode_inum(inode), NULL), 0)); in bch2_read_single_folio()
|
H A D | ec.c | 2299 return bch2_trans_run(c, in bch2_dev_remove_stripes() 2370 int ret = bch2_trans_run(c, in bch2_stripes_read()
|
H A D | alloc_background.c | 1756 int ret = bch2_trans_run(c, in bch2_check_alloc_to_lru_refs() 1925 ret = bch2_trans_run(c, in bch2_do_discards_work()
|
H A D | io_read.c | 341 bch2_trans_run(c, bch2_read_err_msg_trans(trans, out, rbio, read_pos)); in bch2_read_err_msg()
|