Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H 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()
H A Dbtree_iter.h307 int bch2_trans_relock(struct btree_trans *);
897 (_do) ?: bch2_trans_relock(_trans); \
H A Dbtree_trans_commit.c399 ret = bch2_trans_relock(trans) ?: in btree_key_can_insert_cached_slowpath()
927 ret = bch2_trans_relock(trans); in bch2_trans_commit_error()
H A Derror.c336 int ret = bch2_trans_relock(trans); in do_fsck_ask_yn()
H A Dbtree_locking.c792 int bch2_trans_relock(struct btree_trans *trans) in bch2_trans_relock() function
H A Ddata_update.c653 return bch2_trans_relock(trans) ?: in bch2_extent_drop_ptrs()
H A Dfs-io-buffered.c151 return bch2_trans_relock(trans); in readpage_bio_extend()
H A Dbtree_update_interior.c1261 ret = bch2_trans_relock(trans); in bch2_btree_update_start()
2151 ret = bch2_trans_relock(trans); in __bch2_foreground_maybe_merge()
H A Dalloc_foreground.c1350 ret = bch2_trans_relock(trans); in bch2_alloc_sectors_start_trans()
H A Dio_write.c1325 ret = bch2_trans_relock(trans); in bch2_nocow_write()
H A Dbtree_iter.c3130 ret = bch2_trans_relock(trans); in __bch2_trans_kmalloc()
3161 ret = bch2_trans_relock(trans); in __bch2_trans_kmalloc()
H A Dalloc_background.c2490 if (bch2_trans_relock(trans)) in bch2_bucket_io_time_reset()
H A Dfs.c357 int ret = bch2_trans_relock(trans); in bch2_inode_hash_find()