Lines Matching defs:trans
16 static int check_subvol(struct btree_trans *trans, in check_subvol()
120 bch2_subvolume_get_inlined(struct btree_trans *trans, unsigned subvol, in bch2_subvolume_get_inlined()
133 int bch2_subvolume_get(struct btree_trans *trans, unsigned subvol, in bch2_subvolume_get()
141 int bch2_subvol_is_ro_trans(struct btree_trans *trans, u32 subvol) in bch2_subvol_is_ro_trans()
159 int bch2_snapshot_get_subvol(struct btree_trans *trans, u32 snapshot, in bch2_snapshot_get_subvol()
168 int bch2_subvolume_get_snapshot(struct btree_trans *trans, u32 subvolid, in bch2_subvolume_get_snapshot()
189 static int bch2_subvolume_reparent(struct btree_trans *trans, in bch2_subvolume_reparent()
221 static int bch2_subvolumes_reparent(struct btree_trans *trans, u32 subvolid_to_delete) in bch2_subvolumes_reparent()
239 static int __bch2_subvolume_delete(struct btree_trans *trans, u32 subvolid) in __bch2_subvolume_delete()
264 static int bch2_subvolume_delete(struct btree_trans *trans, u32 subvolid) in bch2_subvolume_delete()
308 static int bch2_subvolume_wait_for_pagecache_and_delete_hook(struct btree_trans *trans, in bch2_subvolume_wait_for_pagecache_and_delete_hook()
331 int bch2_subvolume_unlink(struct btree_trans *trans, u32 subvolid) in bch2_subvolume_unlink()
362 int bch2_subvolume_create(struct btree_trans *trans, u64 inode, in bch2_subvolume_create()