Searched refs:copy_items (Results 1 – 1 of 1) sorted by relevance
| /linux/fs/btrfs/ |
| H A D | tree-log.c | 4774 static noinline int copy_items(struct btrfs_trans_handle *trans, in copy_items() function 5299 ret = copy_items(trans, inode, dst_path, path, in btrfs_log_prealloc_extents() 5354 ret = copy_items(trans, inode, dst_path, path, in btrfs_log_prealloc_extents() 5564 ret = copy_items(trans, inode, dst_path, path, in btrfs_log_all_xattrs() 5590 ret = copy_items(trans, inode, dst_path, path, in btrfs_log_all_xattrs() 6421 ret = copy_items(trans, inode, dst_path, path, in copy_inode_items_to_log() 6440 ret = copy_items(trans, inode, dst_path, path, in copy_inode_items_to_log() 6458 ret = copy_items(trans, inode, dst_path, path, ins_start_slot, in copy_inode_items_to_log() 6472 ret = copy_items(trans, inode, dst_path, path, in copy_inode_items_to_log() 6498 ret = copy_items(trans, inode, dst_path, path, ins_start_slot, in copy_inode_items_to_log()
|