Lines Matching refs:btree_trans
14 int bch2_create_trans(struct btree_trans *, subvol_inum,
23 int bch2_link_trans(struct btree_trans *,
28 int bch2_unlink_trans(struct btree_trans *, subvol_inum,
33 int bch2_rename_trans(struct btree_trans *,
45 int bch2_inum_to_path(struct btree_trans *, subvol_inum, struct printbuf *);
46 int bch2_inum_snapshot_to_path(struct btree_trans *, u64, u32,
49 int __bch2_check_dirent_target(struct btree_trans *,
61 static inline int bch2_check_dirent_target(struct btree_trans *trans,
74 int bch2_maybe_propagate_has_case_insensitive(struct btree_trans *, subvol_inum,
76 int bch2_check_inode_has_case_insensitive(struct btree_trans *, struct bch_inode_unpacked *,