Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/ceph/
Ddebugfs.h23 extern int ceph_debugfs_client_init(struct ceph_client *client);
/linux-4.4.14/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.c417 ceph_debugfs_client_init(monc->client); in ceph_monc_handle_map()
961 ceph_debugfs_client_init(monc->client); in handle_auth_reply()