Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/ceph/
Ddebugfs.h10 extern void ceph_debugfs_client_init(struct ceph_client *client);
/kernel/linux/linux-5.10/net/ceph/
Ddebugfs.c407 void ceph_debugfs_client_init(struct ceph_client *client) in ceph_debugfs_client_init() function
470 void ceph_debugfs_client_init(struct ceph_client *client) in ceph_debugfs_client_init() function
Dceph_common.c791 ceph_debugfs_client_init(client); in __ceph_open_session()