Lines Matching refs:btree_trans
20 int __bch2_inode_has_child_snapshots(struct btree_trans *, struct bpos);
22 static inline int bch2_inode_has_child_snapshots(struct btree_trans *trans, struct bpos pos) in bch2_inode_has_child_snapshots()
29 int bch2_trigger_inode(struct btree_trans *, enum btree_id, unsigned,
116 struct bkey_i *bch2_inode_to_v3(struct btree_trans *, struct bkey_i *);
120 int __bch2_inode_peek(struct btree_trans *, struct btree_iter *,
123 static inline int bch2_inode_peek_nowarn(struct btree_trans *trans, in bch2_inode_peek_nowarn()
131 static inline int bch2_inode_peek(struct btree_trans *trans, in bch2_inode_peek()
141 int bch2_inode_write_flags(struct btree_trans *, struct btree_iter *,
144 static inline int bch2_inode_write(struct btree_trans *trans, in bch2_inode_write()
151 int __bch2_fsck_write_inode(struct btree_trans *, struct bch_inode_unpacked *);
152 int bch2_fsck_write_inode(struct btree_trans *, struct bch_inode_unpacked *);
163 int bch2_inode_create(struct btree_trans *, struct btree_iter *,
168 int bch2_inode_find_by_inum_nowarn_trans(struct btree_trans *,
171 int bch2_inode_find_by_inum_trans(struct btree_trans *, subvol_inum,
273 void bch2_inode_nlink_dec(struct btree_trans *, struct bch_inode_unpacked *);
286 int bch2_inum_opts_get(struct btree_trans*, subvol_inum, struct bch_io_opts *);
298 int bch2_inode_rm_snapshot(struct btree_trans *, u64, u32);