Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/ceph/
Dlibceph.h220 extern void ceph_destroy_client(struct ceph_client *client);
/linux-2.6.39/net/ceph/
Dceph_common.c474 void ceph_destroy_client(struct ceph_client *client) in ceph_destroy_client() function
500 EXPORT_SYMBOL(ceph_destroy_client);
/linux-2.6.39/fs/ceph/
Dsuper.c489 ceph_destroy_client(fsc->client); in create_fs_client()
511 ceph_destroy_client(fsc->client); in destroy_fs_client()
/linux-2.6.39/drivers/block/
Drbd.c282 ceph_destroy_client(rbdc->client); in rbd_client_create()
423 ceph_destroy_client(rbdc->client); in rbd_client_release()