Lines Matching refs:btree_trans
27 int bch2_casefold(struct btree_trans *, const struct bch_hash_info *,
30 static inline int bch2_casefold(struct btree_trans *trans, const struct bch_hash_info *info,
37 static inline int bch2_maybe_casefold(struct btree_trans *trans,
60 int bch2_dirent_read_target(struct btree_trans *, subvol_inum,
75 struct bkey_i_dirent *bch2_dirent_create_key(struct btree_trans *,
79 int bch2_dirent_create_snapshot(struct btree_trans *, u32, u64, u32,
83 int bch2_dirent_create(struct btree_trans *, subvol_inum,
99 int bch2_dirent_rename(struct btree_trans *,
106 int bch2_dirent_lookup_trans(struct btree_trans *, struct btree_iter *,
113 int bch2_empty_dir_snapshot(struct btree_trans *, u64, u32, u32);
114 int bch2_empty_dir_trans(struct btree_trans *, subvol_inum);
117 int bch2_fsck_remove_dirent(struct btree_trans *, struct bpos);