Home
last modified time | relevance | path

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

/linux-5.19.10/fs/ceph/
Dmds_client.h493 extern int ceph_mdsc_init(struct ceph_fs_client *fsc);
Dsuper.c1219 err = ceph_mdsc_init(fsc); in ceph_get_tree()
Dmds_client.c4601 int ceph_mdsc_init(struct ceph_fs_client *fsc) in ceph_mdsc_init() function