Searched refs:btrfs_record_root_in_trans (Results 1 – 6 of 6) sorted by relevance
/linux-4.1.27/fs/btrfs/ |
D | transaction.h | 183 int btrfs_record_root_in_trans(struct btrfs_trans_handle *trans,
|
D | transaction.c | 335 int btrfs_record_root_in_trans(struct btrfs_trans_handle *trans, in btrfs_record_root_in_trans() function 547 btrfs_record_root_in_trans(h, root); in start_transaction()
|
D | relocation.c | 2455 return btrfs_record_root_in_trans(trans, root); 2481 btrfs_record_root_in_trans(trans, root); 2922 btrfs_record_root_in_trans(trans, root);
|
D | ioctl.c | 561 btrfs_record_root_in_trans(trans, new_root); in create_subvol() 2454 btrfs_record_root_in_trans(trans, dest); in btrfs_ioctl_snap_destroy()
|
D | tree-log.c | 5297 btrfs_record_root_in_trans(trans, wc.replay_dest); in btrfs_recover_log_trees()
|
D | inode.c | 9181 btrfs_record_root_in_trans(trans, dest); in btrfs_rename()
|