Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Dtransaction.h183 int btrfs_record_root_in_trans(struct btrfs_trans_handle *trans,
Dtransaction.c335 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()
Drelocation.c2455 return btrfs_record_root_in_trans(trans, root);
2481 btrfs_record_root_in_trans(trans, root);
2922 btrfs_record_root_in_trans(trans, root);
Dioctl.c561 btrfs_record_root_in_trans(trans, new_root); in create_subvol()
2454 btrfs_record_root_in_trans(trans, dest); in btrfs_ioctl_snap_destroy()
Dtree-log.c5297 btrfs_record_root_in_trans(trans, wc.replay_dest); in btrfs_recover_log_trees()
Dinode.c9181 btrfs_record_root_in_trans(trans, dest); in btrfs_rename()