Searched refs:bch2_trans_do (Results 1 – 11 of 11) sorted by relevance
| /linux-6.15/fs/bcachefs/ |
| H A D | error.c | 690 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 D | xattr.c | 333 int ret = bch2_trans_do(c, in bch2_xattr_get_handler()
|
| H A D | subvolume.c | 322 return bch2_trans_do(c, bch2_subvol_is_ro_trans(trans, subvol)); in bch2_subvol_is_ro()
|
| H A D | btree_iter.h | 933 #define bch2_trans_do(_c, _do) bch2_trans_run(_c, lockrestart_do(trans, _do)) macro
|
| H A D | disk_accounting.c | 912 int ret = bch2_trans_do(c, ({ in bch2_dev_usage_init()
|
| H A D | inode.c | 1132 return bch2_trans_do(c, bch2_inode_find_by_inum_trans(trans, inum, inode)); in bch2_inode_find_by_inum()
|
| H A D | alloc_foreground.c | 600 bch2_trans_do(c, in bch2_bucket_alloc()
|
| H A D | alloc_background.c | 1383 bch2_trans_do(w->c, bch2_recheck_discard_freespace_key(trans, w->pos)); in check_discard_freespace_key_work()
|
| H A D | fs.c | 721 bch2_trans_do(c, in bch2_lookup()
|
| H A D | btree_io.c | 2113 ret = bch2_trans_do(c, in btree_node_write_work()
|
| H A D | btree_update_interior.c | 2319 int ret = bch2_trans_do(c, bch2_btree_node_rewrite_key(trans, in async_btree_node_rewrite_work()
|