Home
last modified time | relevance | path

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

/linux-5.19.10/fs/ceph/
Dmds_client.h496 extern void ceph_mdsc_destroy(struct ceph_fs_client *fsc);
Dsuper.c851 ceph_mdsc_destroy(fsc); in destroy_fs_client()
Dmds_client.c4969 void ceph_mdsc_destroy(struct ceph_fs_client *fsc) in ceph_mdsc_destroy() function