Lines Matching defs:trans
27 static int check_subvol(struct btree_trans *trans, in check_subvol()
172 static int check_subvol_child(struct btree_trans *trans, in check_subvol_child()
246 static int subvolume_children_mod(struct btree_trans *trans, struct bpos pos, bool set) in subvolume_children_mod()
253 int bch2_subvolume_trigger(struct btree_trans *trans, in bch2_subvolume_trigger()
273 int bch2_subvol_has_children(struct btree_trans *trans, u32 subvol) in bch2_subvol_has_children()
287 bch2_subvolume_get_inlined(struct btree_trans *trans, unsigned subvol, in bch2_subvolume_get_inlined()
300 int bch2_subvolume_get(struct btree_trans *trans, unsigned subvol, in bch2_subvolume_get()
307 int bch2_subvol_is_ro_trans(struct btree_trans *trans, u32 subvol) in bch2_subvol_is_ro_trans()
324 int bch2_snapshot_get_subvol(struct btree_trans *trans, u32 snapshot, in bch2_snapshot_get_subvol()
333 int __bch2_subvolume_get_snapshot(struct btree_trans *trans, u32 subvolid, in __bch2_subvolume_get_snapshot()
355 int bch2_subvolume_get_snapshot(struct btree_trans *trans, u32 subvolid, in bch2_subvolume_get_snapshot()
361 static int bch2_subvolume_reparent(struct btree_trans *trans, in bch2_subvolume_reparent()
393 static int bch2_subvolumes_reparent(struct btree_trans *trans, u32 subvolid_to_delete) in bch2_subvolumes_reparent()
410 static int __bch2_subvolume_delete(struct btree_trans *trans, u32 subvolid) in __bch2_subvolume_delete()
470 static int bch2_subvolume_delete(struct btree_trans *trans, u32 subvolid) in bch2_subvolume_delete()
514 static int bch2_subvolume_wait_for_pagecache_and_delete_hook(struct btree_trans *trans, in bch2_subvolume_wait_for_pagecache_and_delete_hook()
537 int bch2_subvolume_unlink(struct btree_trans *trans, u32 subvolid) in bch2_subvolume_unlink()
568 int bch2_subvolume_create(struct btree_trans *trans, u64 inode, in bch2_subvolume_create()
678 static int __bch2_fs_upgrade_for_subvolumes(struct btree_trans *trans) in __bch2_fs_upgrade_for_subvolumes()