Searched refs:copy_items (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | tree-log.c | 3993 static noinline int copy_items(struct btrfs_trans_handle *trans, in copy_items() function 4393 ret = copy_items(trans, inode, dst_path, path, in btrfs_log_prealloc_extents() 4447 ret = copy_items(trans, inode, dst_path, path, in btrfs_log_prealloc_extents() 4642 ret = copy_items(trans, inode, dst_path, path, in btrfs_log_all_xattrs() 4668 ret = copy_items(trans, inode, dst_path, path, in btrfs_log_all_xattrs() 5159 ret = copy_items(trans, inode, dst_path, path, in copy_inode_items_to_log() 5177 ret = copy_items(trans, inode, dst_path, path, in copy_inode_items_to_log() 5195 ret = copy_items(trans, inode, dst_path, path, ins_start_slot, in copy_inode_items_to_log() 5209 ret = copy_items(trans, inode, dst_path, path, in copy_inode_items_to_log() 5228 ret = copy_items(tran in copy_inode_items_to_log() [all...] |
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | tree-log.c | 395 * copy_items() for more details. in overwrite_item() 3648 * clone before modifying the log tree. See the comment at copy_items() in process_dir_items_leaf() 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(tran in copy_inode_items_to_log() [all...] |
Completed in 13 milliseconds