Searched refs:src_objlen (Results 1 – 1 of 1) sorted by relevance
2958 u32 src_objlen, dst_objlen; in ceph_do_objects_copy() local2972 &src_objoff, &src_objlen); in ceph_do_objects_copy()3036 u32 src_objlen, dst_objlen; in __ceph_copy_file_range() local3131 &src_objnum, &src_objoff, &src_objlen); in __ceph_copy_file_range()3147 doutc(cl, "Initial partial copy of %u bytes\n", src_objlen); in __ceph_copy_file_range()3155 src_objlen); in __ceph_copy_file_range()3157 if (ret < (long)src_objlen) { in __ceph_copy_file_range()