Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/ceph/
Dlibceph.h203 extern u64 ceph_client_id(struct ceph_client *client);
/linux-4.1.27/net/ceph/
Dceph_common.c533 u64 ceph_client_id(struct ceph_client *client) in ceph_client_id() function
537 EXPORT_SYMBOL(ceph_client_id);
Dmon_client.c390 ceph_client_id(monc->client), in ceph_monc_handle_map()
922 ceph_client_id(monc->client), in handle_auth_reply()
/linux-4.1.27/drivers/block/
Drbd.c3876 ceph_client_id(rbd_dev->rbd_client->client)); in rbd_client_id_show()