Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/ceph/
Ddebugfs.h24 extern void ceph_debugfs_client_init(struct ceph_client *client);
/Linux-v5.4/net/ceph/
Ddebugfs.c402 void ceph_debugfs_client_init(struct ceph_client *client) in ceph_debugfs_client_init() function
465 void ceph_debugfs_client_init(struct ceph_client *client) in ceph_debugfs_client_init() function
Dceph_common.c761 ceph_debugfs_client_init(client); in __ceph_open_session()