Home
last modified time | relevance | path

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

/openbmc/linux/fs/ceph/
H A Dmetric.h200 extern void ceph_metric_destroy(struct ceph_client_metric *m);
H A Dmetric.c302 void ceph_metric_destroy(struct ceph_client_metric *m) in ceph_metric_destroy() function
H A Dmds_client.c5564 ceph_metric_destroy(&mdsc->metric); in ceph_mdsc_destroy()