Home
last modified time | relevance | path

Searched refs:bch2_trans_relock (Results 1 – 12 of 12) sorted by relevance

/fs/bcachefs/
A Dbtree_cache.c859 int ret = bch2_trans_relock(trans); in bch2_btree_node_mem_alloc()
984 int ret = bch2_trans_relock(trans); in bch2_btree_node_fill()
1104 ret = bch2_trans_relock(trans); in __bch2_btree_node_get()
1117 ret = bch2_trans_relock(trans) ?: in __bch2_btree_node_get()
A Dbtree_iter.h318 int bch2_trans_relock(struct btree_trans *);
938 (_do) ?: bch2_trans_relock(_trans); \
A Dbtree_trans_commit.c403 ret = bch2_trans_relock(trans) ?: in btree_key_can_insert_cached_slowpath()
937 ret = bch2_trans_relock(trans); in bch2_trans_commit_error()
A Derror.c337 int ret = bch2_trans_relock(trans); in do_fsck_ask_yn()
A Dbtree_locking.c839 int bch2_trans_relock(struct btree_trans *trans) in bch2_trans_relock() function
A Dfs-io-buffered.c151 return bch2_trans_relock(trans); in readpage_bio_extend()
A Ddata_update.c725 return bch2_trans_relock(trans) ?: in bch2_extent_drop_ptrs()
A Dbtree_update_interior.c1303 ret = bch2_trans_relock(trans); in bch2_btree_update_start()
2197 ret = bch2_trans_relock(trans); in __bch2_foreground_maybe_merge()
A Dalloc_foreground.c1277 ret = bch2_trans_relock(trans); in bch2_alloc_sectors_start_trans()
A Dio_write.c1341 ret = bch2_trans_relock(trans); in bch2_nocow_write()
A Dalloc_background.c2499 if (bch2_trans_relock(trans)) in bch2_bucket_io_time_reset()
A Dbtree_iter.c3258 ret = bch2_trans_relock(trans); in __bch2_trans_kmalloc()

Completed in 54 milliseconds