Home
last modified time | relevance | path

Searched refs:bch2_trans_run (Results 1 – 25 of 33) sorted by relevance

12

/linux-6.15/fs/bcachefs/
H A Dtests.c133 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 Dlogged_ops.c65 int ret = bch2_trans_run(c, in bch2_resume_logged_ops()
H A Dfsck.c1319 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 Dio_read.h156 bch2_trans_run(c, in bch2_read()
H A Dsubvolume.c164 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 Dfs-io.c268 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 Dlru.c215 int ret = bch2_trans_run(c, in bch2_check_lrus()
H A Dbtree_write_buffer.c586 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 Dbtree_gc.c922 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 Ddebug.c378 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 Dxattr.c311 int ret = bch2_trans_run(c, in bch2_xattr_list()
354 ret = bch2_trans_run(c, in bch2_xattr_set_handler()
H A Dbtree_update.h207 bch2_trans_run(_c, commit_do(trans, _disk_res, _journal_seq, _flags, _do))
H A Dreflink.c824 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 Dbtree_iter.h925 #define bch2_trans_run(_c, _do) \ macro
933 #define bch2_trans_do(_c, _do) bch2_trans_run(_c, lockrestart_do(trans, _do))
H A Ddisk_accounting.c892 return bch2_trans_run(c, in bch2_dev_usage_remove()
928 bch2_trans_run(c, in bch2_verify_accounting_clean()
H A Dsnapshot.c562 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 Dbtree_node_scan.c220 if (bch2_trans_run(c, found_btree_node_is_readable(trans, &n))) { in try_read_btree_node()
H A Dec.c1004 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 Dfs-io-pagecache.c201 return bch2_trans_run(c, in bch2_folio_set()
H A Djournal.c1143 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 Ddirent.c693 int ret = bch2_trans_run(c, in bch2_readdir()
H A Dquota.c536 int ret = bch2_trans_run(c, in bch2_fs_quota_read()
H A Dbtree_update.c781 int ret = bch2_trans_run(c, in bch2_btree_delete_range()
H A Ddata_update.c443 return bch2_trans_run(op->c, __bch2_data_update_index_update(trans, op)); in bch2_data_update_index_update()
H A Dfs-io-buffered.c360 bch2_trans_run(c, (bchfs_read(trans, rbio, inode_inum(inode), NULL), 0)); in bch2_read_single_folio()

12