Searched refs:btrfs_record_root_in_trans (Results 1 – 6 of 6) sorted by relevance
/linux-4.4.14/fs/btrfs/ |
D | transaction.h | 216 int btrfs_record_root_in_trans(struct btrfs_trans_handle *trans,
|
D | transaction.c | 372 int btrfs_record_root_in_trans(struct btrfs_trans_handle *trans, in btrfs_record_root_in_trans() function 569 btrfs_record_root_in_trans(h, root); in start_transaction()
|
D | relocation.c | 2457 return btrfs_record_root_in_trans(trans, root); 2483 btrfs_record_root_in_trans(trans, root); 2928 btrfs_record_root_in_trans(trans, root);
|
D | ioctl.c | 562 btrfs_record_root_in_trans(trans, new_root); in create_subvol() 2481 btrfs_record_root_in_trans(trans, dest); in btrfs_ioctl_snap_destroy()
|
D | tree-log.c | 5517 btrfs_record_root_in_trans(trans, wc.replay_dest); in btrfs_recover_log_trees()
|
D | inode.c | 9322 btrfs_record_root_in_trans(trans, dest); in btrfs_rename()
|