Searched refs:dst_objlen (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ceph/ |
H A D | file.c | 2247 u32 src_objlen, dst_objlen; in ceph_do_objects_copy() local 2262 &dst_objoff, &dst_objlen); in ceph_do_objects_copy() 2316 u32 src_objlen, dst_objlen; in __ceph_copy_file_range() local 2408 &dst_objnum, &dst_objoff, &dst_objlen); in __ceph_copy_file_range()
|
/kernel/linux/linux-6.6/fs/ceph/ |
H A D | file.c | 2780 u32 src_objlen, dst_objlen; in ceph_do_objects_copy() local 2796 &dst_objoff, &dst_objlen); in ceph_do_objects_copy() 2855 u32 src_objlen, dst_objlen; in __ceph_copy_file_range() local 2952 &dst_objnum, &dst_objoff, &dst_objlen); in __ceph_copy_file_range()
|
Completed in 8 milliseconds