Home
last modified time | relevance | path

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

/fs/btrfs/
Dtransaction.h109 int btrfs_record_root_in_trans(struct btrfs_trans_handle *trans,
Dtransaction.c205 int btrfs_record_root_in_trans(struct btrfs_trans_handle *trans, in btrfs_record_root_in_trans() function
348 btrfs_record_root_in_trans(h, root); in start_transaction()
Drelocation.c2312 return btrfs_record_root_in_trans(trans, root);
2338 btrfs_record_root_in_trans(trans, root);
2779 btrfs_record_root_in_trans(trans, root);
Dioctl.c434 btrfs_record_root_in_trans(trans, new_root); in create_subvol()
2030 btrfs_record_root_in_trans(trans, dest); in btrfs_ioctl_snap_destroy()
Dtree-log.c3294 btrfs_record_root_in_trans(trans, wc.replay_dest); in btrfs_recover_log_trees()
Dinode.c7180 btrfs_record_root_in_trans(trans, dest); in btrfs_rename()