Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dtransaction.h216 int btrfs_record_root_in_trans(struct btrfs_trans_handle *trans,
Dtransaction.c372 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()
Drelocation.c2457 return btrfs_record_root_in_trans(trans, root);
2483 btrfs_record_root_in_trans(trans, root);
2928 btrfs_record_root_in_trans(trans, root);
Dioctl.c562 btrfs_record_root_in_trans(trans, new_root); in create_subvol()
2481 btrfs_record_root_in_trans(trans, dest); in btrfs_ioctl_snap_destroy()
Dtree-log.c5517 btrfs_record_root_in_trans(trans, wc.replay_dest); in btrfs_recover_log_trees()
Dinode.c9322 btrfs_record_root_in_trans(trans, dest); in btrfs_rename()