Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/ceph/
Ddebugfs.h25 extern void ceph_debugfs_client_cleanup(struct ceph_client *client);
/Linux-v4.19/net/ceph/
Ddebugfs.c463 ceph_debugfs_client_cleanup(client); in ceph_debugfs_client_init()
467 void ceph_debugfs_client_cleanup(struct ceph_client *client) in ceph_debugfs_client_cleanup() function
494 void ceph_debugfs_client_cleanup(struct ceph_client *client) in ceph_debugfs_client_cleanup() function
Dceph_common.c678 ceph_debugfs_client_cleanup(client); in ceph_destroy_client()