Home
last modified time | relevance | path

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

12

/linux/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()
345 struct btree_trans *trans = bch2_trans_get(c); in test_peek_end()
365 struct btree_trans *trans = bch2_trans_get(c); in test_peek_end_extents()
488 trans = bch2_trans_get(c); in test_snapshot_filter()
541 struct btree_trans *trans = bch2_trans_get(c); in rand_insert()
563 struct btree_trans *trans = bch2_trans_get(c); in rand_insert_multi()
595 struct btree_trans *trans = bch2_trans_get(c); in rand_lookup()
645 struct btree_trans *trans = bch2_trans_get(c); in rand_mixed()
691 struct btree_trans *trans = bch2_trans_get(c); in rand_delete()
H A Dmigrate.c81 struct btree_trans *trans = bch2_trans_get(c); in bch2_dev_usrdata_drop()
116 trans = bch2_trans_get(c); in bch2_dev_metadata_drop()
H A Dio_misc.c195 struct btree_trans *trans = bch2_trans_get(c); in bch2_fpunch()
293 struct btree_trans *trans = bch2_trans_get(c); in bch2_truncate()
529 struct btree_trans *trans = bch2_trans_get(c); in bch2_fcollapse_finsert()
H A Dacl.c287 struct btree_trans *trans = bch2_trans_get(c); in bch2_get_acl()
359 struct btree_trans *trans = bch2_trans_get(c); in bch2_set_acl()
H A Dfs.c85 struct btree_trans *trans = bch2_trans_get(c); in bch2_write_inode()
463 struct btree_trans *trans = bch2_trans_get(c); in bch2_vfs_inode_get()
515 trans = bch2_trans_get(c); in __bch2_create()
699 struct btree_trans *trans = bch2_trans_get(c); in __bch2_link()
750 struct btree_trans *trans = bch2_trans_get(c); in __bch2_unlink()
867 trans = bch2_trans_get(c); in bch2_rename2()
1049 trans = bch2_trans_get(c); in bch2_setattr_nonsize()
1264 trans = bch2_trans_get(c); in bch2_fiemap()
1634 trans = bch2_trans_get(c); in bch2_get_name()
H A Dbtree_iter.h909 struct btree_trans *trans = bch2_trans_get(_c); \
925 #define bch2_trans_get(_c) \ macro
H A Dalloc_background.c546 struct btree_trans *trans = bch2_trans_get(c); in bch2_bucket_gens_init()
598 struct btree_trans *trans = bch2_trans_get(c); in bch2_alloc_read()
1505 struct btree_trans *trans = bch2_trans_get(c); in bch2_check_alloc_info()
2118 struct btree_trans *trans = bch2_trans_get(c); in bch2_do_invalidates_work()
2188 struct btree_trans *trans = bch2_trans_get(c); in bch2_dev_freespace_init()
H A Ddisk_accounting.c523 struct btree_trans *trans = bch2_trans_get(c); in bch2_gc_accounting_done()
699 struct btree_trans *trans = bch2_trans_get(c); in bch2_accounting_read()
H A Dio_write.c343 struct btree_trans *trans = bch2_trans_get(c); in bch2_write_index_default()
1165 struct btree_trans *trans = bch2_trans_get(c); in bch2_nocow_write_convert_unwritten()
1231 trans = bch2_trans_get(c); in bch2_nocow_write()
H A Dbackpointers.c896 struct btree_trans *trans = bch2_trans_get(c); in bch2_check_extents_to_backpointers()
1018 struct btree_trans *trans = bch2_trans_get(c); in bch2_check_backpointers_to_extents()
H A Ddirent.c487 struct btree_trans *trans = bch2_trans_get(c); in bch2_dirent_lookup()
H A Dio_read.c395 struct btree_trans *trans = bch2_trans_get(c); in bch2_read_retry_nodecode()
1153 struct btree_trans *trans = bch2_trans_get(c); in __bch2_read()
H A Dreflink.c454 trans = bch2_trans_get(c); in bch2_remap_range()
H A Dinode.c999 struct btree_trans *trans = bch2_trans_get(c); in bch2_inode_rm()
1357 struct btree_trans *trans = bch2_trans_get(c); in bch2_delete_dead_inodes()
H A Dbtree_gc.c512 struct btree_trans *trans = bch2_trans_get(c); in bch2_check_topology()
714 struct btree_trans *trans = bch2_trans_get(c); in bch2_gc_btrees()
H A Dfs-io-direct.c241 struct btree_trans *trans = bch2_trans_get(c); in bch2_check_range_allocated()
H A Dbtree_key_cache.c491 struct btree_trans *trans = bch2_trans_get(c); in bch2_btree_key_cache_journal_flush()
H A Dsnapshot.c1028 struct btree_trans *trans = bch2_trans_get(c); in bch2_reconstruct_snapshots()
1601 trans = bch2_trans_get(c); in bch2_delete_dead_snapshots()
H A Dfs-io.c578 struct btree_trans *trans = bch2_trans_get(c); in __bchfs_fallocate()
H A Dfs-io-buffered.c260 struct btree_trans *trans = bch2_trans_get(c); in bch2_readahead()
H A Drecovery.c273 trans = bch2_trans_get(c); in bch2_journal_replay()
H A Dbtree_trans_commit.c232 struct btree_trans *trans = bch2_trans_get(c); in __btree_node_flush()
H A Dmove.c212 ctxt->trans = bch2_trans_get(c); in bch2_moving_ctxt_init()
H A Dbtree_io.c1838 struct btree_trans *trans = bch2_trans_get(c); in btree_node_write_done()
H A Dbtree_update_interior.c678 struct btree_trans *trans = bch2_trans_get(c); in btree_update_nodes_written()

12