Home
last modified time | relevance | path

Searched refs:dst_ci (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ceph/
H A Dfile.c2150 * This function tries to get FILE_WR capabilities for dst_ci and FILE_RD for
2176 /* Start by dropping dst_ci caps and getting src_ci caps */ in get_rd_wr_caps()
2197 struct ceph_inode_info *dst_ci, int dst_got) in put_rd_wr_caps()
2200 ceph_put_cap_refs(dst_ci, dst_got); in put_rd_wr_caps()
2239 struct ceph_inode_info *dst_ci, u64 *dst_off, in ceph_do_objects_copy()
2253 dst_oloc.pool = dst_ci->i_layout.pool_id; in ceph_do_objects_copy()
2254 dst_oloc.pool_ns = ceph_try_get_string(dst_ci->i_layout.pool_ns); in ceph_do_objects_copy()
2260 ceph_calc_file_object_mapping(&dst_ci->i_layout, *dst_off, in ceph_do_objects_copy()
2268 dst_ci->i_vino.ino, dst_objnum); in ceph_do_objects_copy()
2278 dst_ci in ceph_do_objects_copy()
2196 put_rd_wr_caps(struct ceph_inode_info *src_ci, int src_got, struct ceph_inode_info *dst_ci, int dst_got) put_rd_wr_caps() argument
2238 ceph_do_objects_copy(struct ceph_inode_info *src_ci, u64 *src_off, struct ceph_inode_info *dst_ci, u64 *dst_off, struct ceph_fs_client *fsc, size_t len, unsigned int flags) ceph_do_objects_copy() argument
2310 struct ceph_inode_info *dst_ci = ceph_inode(dst_inode); __ceph_copy_file_range() local
[all...]
/kernel/linux/linux-6.6/fs/ceph/
H A Dfile.c2633 * This function tries to get FILE_WR capabilities for dst_ci and FILE_RD for
2659 /* Start by dropping dst_ci caps and getting src_ci caps */ in get_rd_wr_caps()
2680 struct ceph_inode_info *dst_ci, int dst_got) in put_rd_wr_caps()
2683 ceph_put_cap_refs(dst_ci, dst_got); in put_rd_wr_caps()
2770 struct ceph_inode_info *dst_ci, u64 *dst_off, in ceph_do_objects_copy()
2786 dst_oloc.pool = dst_ci->i_layout.pool_id; in ceph_do_objects_copy()
2787 dst_oloc.pool_ns = ceph_try_get_string(dst_ci->i_layout.pool_ns); in ceph_do_objects_copy()
2794 ceph_calc_file_object_mapping(&dst_ci->i_layout, *dst_off, in ceph_do_objects_copy()
2802 dst_ci->i_vino.ino, dst_objnum); in ceph_do_objects_copy()
2807 dst_ci in ceph_do_objects_copy()
2679 put_rd_wr_caps(struct ceph_inode_info *src_ci, int src_got, struct ceph_inode_info *dst_ci, int dst_got) put_rd_wr_caps() argument
2769 ceph_do_objects_copy(struct ceph_inode_info *src_ci, u64 *src_off, struct ceph_inode_info *dst_ci, u64 *dst_off, struct ceph_fs_client *fsc, size_t len, unsigned int flags) ceph_do_objects_copy() argument
2849 struct ceph_inode_info *dst_ci = ceph_inode(dst_inode); __ceph_copy_file_range() local
[all...]

Completed in 7 milliseconds