Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/ceph/
Ddebugfs.h24 extern void ceph_debugfs_client_cleanup(struct ceph_client *client);
/linux-4.1.27/net/ceph/
Ddebugfs.c271 ceph_debugfs_client_cleanup(client); in ceph_debugfs_client_init()
275 void ceph_debugfs_client_cleanup(struct ceph_client *client) in ceph_debugfs_client_cleanup() function
302 void ceph_debugfs_client_cleanup(struct ceph_client *client) in ceph_debugfs_client_cleanup() function
Dceph_common.c609 ceph_debugfs_client_cleanup(client); in ceph_destroy_client()