Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dsuper.c873 list_add_tail(&fsc->metric_wakeup, &ceph_fsc_list); in create_fs_client()
901 list_del(&fsc->metric_wakeup); in destroy_fs_client()
1670 list_for_each_entry(fsc, &ceph_fsc_list, metric_wakeup) { in param_set_metrics()