Home
last modified time | relevance | path

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

/openbmc/linux/fs/ceph/
H A Dfile.c2680 struct ceph_inode_info *dst_ci, int dst_got) in put_rd_wr_caps() argument
2683 ceph_put_cap_refs(dst_ci, dst_got); in put_rd_wr_caps()
2786 dst_oloc.pool = dst_ci->i_layout.pool_id; in ceph_do_objects_copy()
2802 dst_ci->i_vino.ino, dst_objnum); in ceph_do_objects_copy()
2807 dst_ci->i_truncate_seq, in ceph_do_objects_copy()
2808 dst_ci->i_truncate_size); in ceph_do_objects_copy()
2892 (dst_ci->i_layout.stripe_count != 1) || in __ceph_copy_file_range()
2951 dst_ci->i_layout.object_size, in __ceph_copy_file_range()
3012 spin_lock(&dst_ci->i_ceph_lock); in __ceph_copy_file_range()
3014 spin_unlock(&dst_ci->i_ceph_lock); in __ceph_copy_file_range()
[all …]