Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/ceph/
Dlibceph.h204 extern u64 ceph_client_id(struct ceph_client *client);
/linux-4.4.14/net/ceph/
Dceph_common.c570 u64 ceph_client_id(struct ceph_client *client) in ceph_client_id() function
574 EXPORT_SYMBOL(ceph_client_id);
Dmon_client.c406 ceph_client_id(monc->client), in ceph_monc_handle_map()
950 ceph_client_id(monc->client), in handle_auth_reply()
/linux-4.4.14/drivers/block/
Drbd.c3855 ceph_client_id(rbd_dev->rbd_client->client)); in rbd_client_id_show()