Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dmds_client.h40 CEPHFS_FEATURE_SUBVOLUME_METRICS, enumerator
42 CEPHFS_FEATURE_MAX = CEPHFS_FEATURE_SUBVOLUME_METRICS,
59 CEPHFS_FEATURE_SUBVOLUME_METRICS, \
H A Dmetric.c127 test_bit(CEPHFS_FEATURE_SUBVOLUME_METRICS, &s->s_features)) { in ceph_mdsc_send_metrics()
358 !test_bit(CEPHFS_FEATURE_SUBVOLUME_METRICS, in metric_get_session()
H A Ddebugfs.c54 { CEPHFS_FEATURE_SUBVOLUME_METRICS, "SUBVOLUME_METRICS" },
488 test_bit(CEPHFS_FEATURE_SUBVOLUME_METRICS, in metric_features_show()
H A Dmds_client.c4396 if (test_bit(CEPHFS_FEATURE_SUBVOLUME_METRICS, in handle_session()