Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ceph/
H A Dsuper.c688 list_add_tail(&fsc->metric_wakeup, &ceph_fsc_list); in create_fs_client()
716 list_del(&fsc->metric_wakeup); in destroy_fs_client()
1322 list_for_each_entry(fsc, &ceph_fsc_list, metric_wakeup) { in param_set_metrics()
H A Dsuper.h104 struct list_head metric_wakeup; member
/kernel/linux/linux-6.6/fs/ceph/
H A Dsuper.c859 list_add_tail(&fsc->metric_wakeup, &ceph_fsc_list); in create_fs_client()
887 list_del(&fsc->metric_wakeup); in destroy_fs_client()
1648 list_for_each_entry(fsc, &ceph_fsc_list, metric_wakeup) { in param_set_metrics()
H A Dsuper.h122 struct list_head metric_wakeup; member

Completed in 9 milliseconds