Home
last modified time | relevance | path

Searched refs:btrfs_record_root_in_trans (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.15/fs/btrfs/
Dtransaction.h224 int btrfs_record_root_in_trans(struct btrfs_trans_handle *trans,
Dtransaction.c488 int btrfs_record_root_in_trans(struct btrfs_trans_handle *trans, in btrfs_record_root_in_trans() function
743 ret = btrfs_record_root_in_trans(h, root); in start_transaction()
Drelocation.c2098 ret = btrfs_record_root_in_trans(trans, root); in record_reloc_root_in_trans()
2155 ret = btrfs_record_root_in_trans(trans, root); in select_reloc_root()
2675 ret = btrfs_record_root_in_trans(trans, root); in relocate_tree_block()
Dinode.c4487 ret = btrfs_record_root_in_trans(trans, dest); in btrfs_delete_subvolume()
9357 ret = btrfs_record_root_in_trans(trans, dest); in btrfs_rename_exchange()
9689 ret = btrfs_record_root_in_trans(trans, dest); in btrfs_rename()
Dioctl.c641 ret = btrfs_record_root_in_trans(trans, new_root); in create_subvol()
Dtree-log.c6395 ret = btrfs_record_root_in_trans(trans, wc.replay_dest); in btrfs_recover_log_trees()