Searched refs:btrfs_record_root_in_trans (Results 1 – 6 of 6) sorted by relevance
/linux-3.3/fs/btrfs/ |
D | transaction.h | 107 int btrfs_record_root_in_trans(struct btrfs_trans_handle *trans,
|
D | transaction.c | 194 int btrfs_record_root_in_trans(struct btrfs_trans_handle *trans, in btrfs_record_root_in_trans() function 337 btrfs_record_root_in_trans(h, root); in start_transaction()
|
D | relocation.c | 2283 return btrfs_record_root_in_trans(trans, root); 2309 btrfs_record_root_in_trans(trans, root); 2750 btrfs_record_root_in_trans(trans, root);
|
D | ioctl.c | 430 btrfs_record_root_in_trans(trans, new_root); in create_subvol() 1971 btrfs_record_root_in_trans(trans, dest); in btrfs_ioctl_snap_destroy()
|
D | tree-log.c | 3212 btrfs_record_root_in_trans(trans, wc.replay_dest); in btrfs_recover_log_trees()
|
D | inode.c | 7022 btrfs_record_root_in_trans(trans, dest); in btrfs_rename()
|