Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dtransaction.h257 int btrfs_record_root_in_trans(struct btrfs_trans_handle *trans,
H A Dtransaction.c482 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()
H A Drelocation.c2147 ret = btrfs_record_root_in_trans(trans, root); in record_reloc_root_in_trans()
2204 ret = btrfs_record_root_in_trans(trans, root); in select_reloc_root()
2728 ret = btrfs_record_root_in_trans(trans, root); in relocate_tree_block()
H A Dioctl.c651 ret = btrfs_record_root_in_trans(trans, BTRFS_I(dir)->root); in create_subvol()
741 ret = btrfs_record_root_in_trans(trans, new_root); in create_subvol()
855 ret = btrfs_record_root_in_trans(trans, BTRFS_I(dir)->root); in create_snapshot()
H A Ddelayed-inode.c1123 ret = btrfs_record_root_in_trans(trans, node->root); in __btrfs_commit_inode_delayed_items()
H A Dinode.c4514 ret = btrfs_record_root_in_trans(trans, root); in btrfs_delete_subvolume()
4532 ret = btrfs_record_root_in_trans(trans, dest); in btrfs_delete_subvolume()
8813 ret = btrfs_record_root_in_trans(trans, dest); in btrfs_rename_exchange()
9105 ret = btrfs_record_root_in_trans(trans, dest); in btrfs_rename()
H A Dtree-log.c7219 ret = btrfs_record_root_in_trans(trans, wc.replay_dest); in btrfs_recover_log_trees()