Home
last modified time | relevance | path

Searched refs:bch2_trans_do (Results 1 – 11 of 11) sorted by relevance

/linux-6.15/fs/bcachefs/
H A Derror.c690 bch2_trans_do(c, bch2_inum_offset_err_msg_trans(trans, out, inum, offset)); in bch2_inum_offset_err_msg()
723 bch2_trans_do(c, bch2_inum_snap_offset_err_msg_trans(trans, out, pos)); in bch2_inum_snap_offset_err_msg()
H A Dxattr.c333 int ret = bch2_trans_do(c, in bch2_xattr_get_handler()
H A Dsubvolume.c322 return bch2_trans_do(c, bch2_subvol_is_ro_trans(trans, subvol)); in bch2_subvol_is_ro()
H A Dbtree_iter.h933 #define bch2_trans_do(_c, _do) bch2_trans_run(_c, lockrestart_do(trans, _do)) macro
H A Ddisk_accounting.c912 int ret = bch2_trans_do(c, ({ in bch2_dev_usage_init()
H A Dinode.c1132 return bch2_trans_do(c, bch2_inode_find_by_inum_trans(trans, inum, inode)); in bch2_inode_find_by_inum()
H A Dalloc_foreground.c600 bch2_trans_do(c, in bch2_bucket_alloc()
H A Dalloc_background.c1383 bch2_trans_do(w->c, bch2_recheck_discard_freespace_key(trans, w->pos)); in check_discard_freespace_key_work()
H A Dfs.c721 bch2_trans_do(c, in bch2_lookup()
H A Dbtree_io.c2113 ret = bch2_trans_do(c, in btree_node_write_work()
H A Dbtree_update_interior.c2319 int ret = bch2_trans_do(c, bch2_btree_node_rewrite_key(trans, in async_btree_node_rewrite_work()