Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dsubvolume_metrics.h57 atomic64_t snapshot_attempts; member
H A Dsubvolume_metrics.c42 atomic64_set(&tracker->snapshot_attempts, 0); in ceph_subvolume_metrics_init()
230 atomic64_inc(&tracker->snapshot_attempts); in ceph_subvolume_metrics_snapshot()