Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ceph/
H A Dmds_client.h491 extern int ceph_mdsc_init(struct ceph_fs_client *fsc);
H A Dsuper.c1079 err = ceph_mdsc_init(fsc); in ceph_get_tree()
H A Dmds_client.c4555 int ceph_mdsc_init(struct ceph_fs_client *fsc) in ceph_mdsc_init() function