Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dsubvolume_metrics.h59 atomic64_t snapshot_failures; member
H A Dsubvolume_metrics.c44 atomic64_set(&tracker->snapshot_failures, 0); in ceph_subvolume_metrics_init()
250 atomic64_inc(&tracker->snapshot_failures); in ceph_subvolume_metrics_snapshot()