Home
last modified time | relevance | path

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

/linux/include/linux/ceph/
H A Dosdmap.h121 static inline void ceph_oid_init(struct ceph_object_id *oid) in ceph_oid_init() function
/linux/fs/ceph/
H A Dfile.c2907 ceph_oid_init(&src_oid); in __ceph_copy_file_range()
2910 ceph_oid_init(&dst_oid); in __ceph_copy_file_range()
/linux/net/ceph/
H A Dosd_client.c445 ceph_oid_init(&t->base_oid); in target_init()
447 ceph_oid_init(&t->target_oid); in target_init()
/linux/drivers/block/
H A Drbd.c5356 ceph_oid_init(&rbd_dev->header_oid); in __rbd_dev_create()