Home
last modified time | relevance | path

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

/linux-6.15/fs/ceph/
H A Dfile.c2787 struct ceph_inode_info *dst_ci, int dst_got) in put_rd_wr_caps() argument
2790 ceph_put_cap_refs(dst_ci, dst_got); in put_rd_wr_caps()
2895 dst_oloc.pool = dst_ci->i_layout.pool_id; in ceph_do_objects_copy()
2911 dst_ci->i_vino.ino, dst_objnum); in ceph_do_objects_copy()
2916 dst_ci->i_truncate_seq, in ceph_do_objects_copy()
2917 dst_ci->i_truncate_size); in ceph_do_objects_copy()
3003 (dst_ci->i_layout.stripe_count != 1) || in __ceph_copy_file_range()
3063 dst_ci->i_layout.object_size, in __ceph_copy_file_range()
3124 spin_lock(&dst_ci->i_ceph_lock); in __ceph_copy_file_range()
3126 spin_unlock(&dst_ci->i_ceph_lock); in __ceph_copy_file_range()
[all …]