Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Dtransaction.h221 int btrfs_record_root_in_trans(struct btrfs_trans_handle *trans,
Dtransaction.c378 int btrfs_record_root_in_trans(struct btrfs_trans_handle *trans, in btrfs_record_root_in_trans() function
587 btrfs_record_root_in_trans(h, root); in start_transaction()
Drelocation.c2478 return btrfs_record_root_in_trans(trans, root); in record_reloc_root_in_trans()
2504 btrfs_record_root_in_trans(trans, root); in select_reloc_root()
2970 btrfs_record_root_in_trans(trans, root); in relocate_tree_block()
Dinode.c4442 btrfs_record_root_in_trans(trans, dest); in btrfs_delete_subvolume()
9592 btrfs_record_root_in_trans(trans, dest); in btrfs_rename_exchange()
9948 btrfs_record_root_in_trans(trans, dest); in btrfs_rename()
Dtree-log.c5962 btrfs_record_root_in_trans(trans, wc.replay_dest); in btrfs_recover_log_trees()
Dioctl.c692 btrfs_record_root_in_trans(trans, new_root); in create_subvol()