Searched refs:copy_items (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/fs/btrfs/ |
D | tree-log.c | 4265 static noinline int copy_items(struct btrfs_trans_handle *trans, in copy_items() function 4778 ret = copy_items(trans, inode, dst_path, path, in btrfs_log_prealloc_extents() 4828 ret = copy_items(trans, inode, dst_path, path, in btrfs_log_prealloc_extents() 5017 ret = copy_items(trans, inode, dst_path, path, in btrfs_log_all_xattrs() 5043 ret = copy_items(trans, inode, dst_path, path, in btrfs_log_all_xattrs() 5854 ret = copy_items(trans, inode, dst_path, path, in copy_inode_items_to_log() 5873 ret = copy_items(trans, inode, dst_path, path, in copy_inode_items_to_log() 5891 ret = copy_items(trans, inode, dst_path, path, ins_start_slot, in copy_inode_items_to_log() 5905 ret = copy_items(trans, inode, dst_path, path, in copy_inode_items_to_log() 5931 ret = copy_items(trans, inode, dst_path, path, ins_start_slot, in copy_inode_items_to_log()
|