Searched refs:copy_items (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | tree-log.c | 3993 static noinline int copy_items(struct btrfs_trans_handle *trans, in copy_items() function 4392 ret = copy_items(trans, inode, dst_path, path, in btrfs_log_prealloc_extents() 4446 ret = copy_items(trans, inode, dst_path, path, in btrfs_log_prealloc_extents() 4641 ret = copy_items(trans, inode, dst_path, path, in btrfs_log_all_xattrs() 4667 ret = copy_items(trans, inode, dst_path, path, in btrfs_log_all_xattrs() 5158 ret = copy_items(trans, inode, dst_path, path, in copy_inode_items_to_log() 5176 ret = copy_items(trans, inode, dst_path, path, in copy_inode_items_to_log() 5194 ret = copy_items(trans, inode, dst_path, path, ins_start_slot, in copy_inode_items_to_log() 5208 ret = copy_items(trans, inode, dst_path, path, in copy_inode_items_to_log() 5227 ret = copy_items(trans, inode, dst_path, path, ins_start_slot, in copy_inode_items_to_log()
|