Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dfile.c2908 struct ceph_object_locator *src_oloc, in ceph_alloc_copyfrom_request()
2932 src_oid, src_oloc, in ceph_alloc_copyfrom_request()
2957 struct ceph_object_locator src_oloc, dst_oloc; in ceph_do_objects_copy()
2968 src_oloc.pool = src_ci->i_layout.pool_id; in ceph_do_objects_copy()
2969 src_oloc.pool_ns = ceph_try_get_string(src_ci->i_layout.pool_ns); in ceph_do_objects_copy()
2989 &src_oid, &src_oloc, in ceph_do_objects_copy()
3022 ceph_oloc_destroy(&src_oloc); in __ceph_copy_file_range()
2903 ceph_alloc_copyfrom_request(struct ceph_osd_client * osdc,u64 src_snapid,struct ceph_object_id * src_oid,struct ceph_object_locator * src_oloc,struct ceph_object_id * dst_oid,struct ceph_object_locator * dst_oloc,u32 truncate_seq,u64 truncate_size) ceph_alloc_copyfrom_request() argument
2952 struct ceph_object_locator src_oloc, dst_oloc; ceph_do_objects_copy() local
/linux/include/linux/ceph/
H A Dosd_client.h536 struct ceph_object_locator *src_oloc,
/linux/net/ceph/
H A Dosd_client.c5302 struct ceph_object_locator *src_oloc, in osd_req_op_copy_from_init() argument
5326 encode_oloc(&p, end, src_oloc); in osd_req_op_copy_from_init()