Home
last modified time | relevance | path

Searched refs:bch2_trans_get (Results 1 – 25 of 27) sorted by relevance

12

/linux-6.15/fs/bcachefs/
H A Dtests.c34 struct btree_trans *trans = bch2_trans_get(c); in test_delete()
75 struct btree_trans *trans = bch2_trans_get(c); in test_delete_written()
347 struct btree_trans *trans = bch2_trans_get(c); in test_peek_end()
369 struct btree_trans *trans = bch2_trans_get(c); in test_peek_end_extents()
492 trans = bch2_trans_get(c); in test_snapshot_filter()
545 struct btree_trans *trans = bch2_trans_get(c); in rand_insert()
567 struct btree_trans *trans = bch2_trans_get(c); in rand_insert_multi()
599 struct btree_trans *trans = bch2_trans_get(c); in rand_lookup()
649 struct btree_trans *trans = bch2_trans_get(c); in rand_mixed()
695 struct btree_trans *trans = bch2_trans_get(c); in rand_delete()
H A Dmigrate.c84 struct btree_trans *trans = bch2_trans_get(c); in bch2_dev_usrdata_drop()
123 trans = bch2_trans_get(c); in bch2_dev_metadata_drop()
H A Dio_misc.c198 struct btree_trans *trans = bch2_trans_get(c); in bch2_fpunch()
296 struct btree_trans *trans = bch2_trans_get(c); in bch2_truncate()
532 struct btree_trans *trans = bch2_trans_get(c); in bch2_fcollapse_finsert()
H A Dacl.c282 struct btree_trans *trans = bch2_trans_get(c); in bch2_get_acl()
354 struct btree_trans *trans = bch2_trans_get(c); in bch2_set_acl()
H A Dfs.c109 struct btree_trans *trans = bch2_trans_get(c); in bch2_write_inode()
519 struct btree_trans *trans = bch2_trans_get(c); in bch2_vfs_inode_get()
571 trans = bch2_trans_get(c); in __bch2_create()
778 struct btree_trans *trans = bch2_trans_get(c); in __bch2_link()
829 struct btree_trans *trans = bch2_trans_get(c); in __bch2_unlink()
949 trans = bch2_trans_get(c); in bch2_rename2()
1131 trans = bch2_trans_get(c); in bch2_setattr_nonsize()
1512 trans = bch2_trans_get(c); in bch2_fiemap()
1982 trans = bch2_trans_get(c); in bch2_get_name()
H A Dalloc_background.c540 struct btree_trans *trans = bch2_trans_get(c); in bch2_bucket_gens_init()
594 struct btree_trans *trans = bch2_trans_get(c); in bch2_alloc_read()
1556 struct btree_trans *trans = bch2_trans_get(c); in bch2_check_alloc_info()
2015 struct btree_trans *trans = bch2_trans_get(c); in bch2_do_discards_fast_work()
2221 struct btree_trans *trans = bch2_trans_get(c); in bch2_do_invalidates_work()
2296 struct btree_trans *trans = bch2_trans_get(c); in bch2_dev_freespace_init()
H A Dbtree_iter.h927 struct btree_trans *trans = bch2_trans_get(_c); \
943 #define bch2_trans_get(_c) \ macro
H A Ddisk_accounting.c539 struct btree_trans *trans = bch2_trans_get(c); in bch2_gc_accounting_done()
715 struct btree_trans *trans = bch2_trans_get(c); in bch2_accounting_read()
H A Dio_write.c371 struct btree_trans *trans = bch2_trans_get(c); in bch2_write_index_default()
1246 struct btree_trans *trans = bch2_trans_get(c); in bch2_nocow_write_convert_unwritten()
1309 trans = bch2_trans_get(c); in bch2_nocow_write()
H A Dbtree_gc.c533 struct btree_trans *trans = bch2_trans_get(c); in bch2_check_topology()
745 struct btree_trans *trans = bch2_trans_get(c); in bch2_gc_btrees()
H A Dbackpointers.c1095 struct btree_trans *trans = bch2_trans_get(c); in bch2_check_extents_to_backpointers()
1238 struct btree_trans *trans = bch2_trans_get(c); in bch2_check_backpointers_to_extents()
H A Dinode.c1045 struct btree_trans *trans = bch2_trans_get(c); in bch2_inode_rm()
1436 struct btree_trans *trans = bch2_trans_get(c); in bch2_delete_dead_inodes()
H A Dfs-io-direct.c254 struct btree_trans *trans = bch2_trans_get(c); in bch2_check_range_allocated()
H A Dbtree_key_cache.c533 struct btree_trans *trans = bch2_trans_get(c); in bch2_btree_key_cache_journal_flush()
H A Ddirent.c629 struct btree_trans *trans = bch2_trans_get(c); in bch2_dirent_lookup()
H A Dsnapshot.c965 struct btree_trans *trans = bch2_trans_get(c); in bch2_reconstruct_snapshots()
1553 struct btree_trans *trans = bch2_trans_get(c); in bch2_delete_dead_snapshots()
H A Dreflink.c623 trans = bch2_trans_get(c); in bch2_remap_range()
H A Dfs-io-buffered.c298 struct btree_trans *trans = bch2_trans_get(c); in bch2_readahead()
H A Drecovery.c330 trans = bch2_trans_get(c); in bch2_journal_replay()
H A Dbtree_trans_commit.c233 struct btree_trans *trans = bch2_trans_get(c); in __btree_node_flush()
H A Dfs-io.c634 struct btree_trans *trans = bch2_trans_get(c); in __bchfs_fallocate()
H A Dbtree_io.c1909 struct btree_trans *trans = bch2_trans_get(c); in btree_node_scrub_work()
2076 struct btree_trans *trans = bch2_trans_get(c); in btree_node_write_done()
H A Dio_read.c492 struct btree_trans *trans = bch2_trans_get(c); in bch2_rbio_retry()
H A Dmove.c246 ctxt->trans = bch2_trans_get(c); in bch2_moving_ctxt_init()
H A Dec.c1226 struct btree_trans *trans = bch2_trans_get(c); in ec_stripe_update_extents()

12