Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/ceph/
H A Ddebugfs.h11 extern void ceph_debugfs_client_cleanup(struct ceph_client *client);
/openbmc/linux/net/ceph/
H A Ddebugfs.c449 void ceph_debugfs_client_cleanup(struct ceph_client *client) in ceph_debugfs_client_cleanup() function
474 void ceph_debugfs_client_cleanup(struct ceph_client *client) in ceph_debugfs_client_cleanup() function
H A Dceph_common.c771 ceph_debugfs_client_cleanup(client); in ceph_destroy_client()