Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/ceph/
Ddebugfs.h23 extern int ceph_debugfs_client_init(struct ceph_client *client);
/linux-4.1.27/net/ceph/
Ddebugfs.c213 int ceph_debugfs_client_init(struct ceph_client *client) in ceph_debugfs_client_init() function
297 int ceph_debugfs_client_init(struct ceph_client *client) in ceph_debugfs_client_init() function
Dmon_client.c401 ceph_debugfs_client_init(monc->client); in ceph_monc_handle_map()
933 ceph_debugfs_client_init(monc->client); in handle_auth_reply()