Searched refs:btrfs_record_root_in_trans (Results 1 – 6 of 6) sorted by relevance
/fs/btrfs/ |
D | transaction.h | 109 int btrfs_record_root_in_trans(struct btrfs_trans_handle *trans,
|
D | transaction.c | 205 int btrfs_record_root_in_trans(struct btrfs_trans_handle *trans, in btrfs_record_root_in_trans() function 348 btrfs_record_root_in_trans(h, root); in start_transaction()
|
D | relocation.c | 2312 return btrfs_record_root_in_trans(trans, root); 2338 btrfs_record_root_in_trans(trans, root); 2779 btrfs_record_root_in_trans(trans, root);
|
D | ioctl.c | 434 btrfs_record_root_in_trans(trans, new_root); in create_subvol() 2030 btrfs_record_root_in_trans(trans, dest); in btrfs_ioctl_snap_destroy()
|
D | tree-log.c | 3294 btrfs_record_root_in_trans(trans, wc.replay_dest); in btrfs_recover_log_trees()
|
D | inode.c | 7180 btrfs_record_root_in_trans(trans, dest); in btrfs_rename()
|