Searched refs:btrfs_record_root_in_trans (Results 1 - 7 of 7) sorted by relevance

/linux-master/fs/btrfs/
H A Dtransaction.h274 int btrfs_record_root_in_trans(struct btrfs_trans_handle *trans,
H A Dtransaction.c435 * take the relocation lock in btrfs_record_root_in_trans
449 * through btrfs_record_root_in_trans without having to take the
480 int btrfs_record_root_in_trans(struct btrfs_trans_handle *trans, function
766 * btrfs_record_root_in_trans() needs to alloc new extents, and may
773 ret = btrfs_record_root_in_trans(h, root);
H A Drelocation.c2146 ret = btrfs_record_root_in_trans(trans, root);
2203 ret = btrfs_record_root_in_trans(trans, root);
2728 ret = btrfs_record_root_in_trans(trans, root);
H A Dioctl.c661 ret = btrfs_record_root_in_trans(trans, BTRFS_I(dir)->root);
751 ret = btrfs_record_root_in_trans(trans, new_root);
865 ret = btrfs_record_root_in_trans(trans, BTRFS_I(dir)->root);
H A Ddelayed-inode.c1136 ret = btrfs_record_root_in_trans(trans, node->root);
H A Dinode.c4557 ret = btrfs_record_root_in_trans(trans, root);
4575 ret = btrfs_record_root_in_trans(trans, dest);
8891 ret = btrfs_record_root_in_trans(trans, dest);
9183 ret = btrfs_record_root_in_trans(trans, dest);
H A Dtree-log.c7274 ret = btrfs_record_root_in_trans(trans, wc.replay_dest);

Completed in 304 milliseconds