Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dbtree_cache.c856 int ret = bch2_trans_relock(trans); in bch2_btree_node_mem_alloc()
981 int ret = bch2_trans_relock(trans); in bch2_btree_node_fill()
1103 ret = bch2_trans_relock(trans); in __bch2_btree_node_get()
1116 ret = bch2_trans_relock(trans) ?: in __bch2_btree_node_get()
Dbtree_iter.h306 int bch2_trans_relock(struct btree_trans *);
879 (_do) ?: bch2_trans_relock(_trans); \
Derror.c363 ret = bch2_trans_relock(trans); in __bch2_fsck_err()
Dbtree_trans_commit.c397 ret = bch2_trans_relock(trans) ?: in btree_key_can_insert_cached_slowpath()
981 ret = bch2_trans_relock(trans); in bch2_trans_commit_error()
Dbtree_locking.c791 int bch2_trans_relock(struct btree_trans *trans) in bch2_trans_relock() function
Ddata_update.c598 return bch2_trans_relock(trans) ?: in bch2_extent_drop_ptrs()
Dfs-io-buffered.c141 return bch2_trans_relock(trans); in readpage_bio_extend()
Dbtree_update_interior.c1279 ret = bch2_trans_relock(trans); in bch2_btree_update_start()
2125 ret = bch2_trans_relock(trans); in __bch2_foreground_maybe_merge()
Dio_write.c1247 ret = bch2_trans_relock(trans); in bch2_nocow_write()
Dbtree_iter.c2976 ret = bch2_trans_relock(trans); in __bch2_trans_kmalloc()
3007 ret = bch2_trans_relock(trans); in __bch2_trans_kmalloc()
Dalloc_foreground.c1415 ret = bch2_trans_relock(trans); in bch2_alloc_sectors_start_trans()
Dfs.c310 int ret = bch2_trans_relock(trans); in bch2_inode_hash_find()
Dalloc_background.c2382 if (bch2_trans_relock(trans)) in bch2_bucket_io_time_reset()