Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Ddev-replace.h34 static inline void btrfs_dev_replace_stats_inc(atomic64_t *stat_value) in btrfs_dev_replace_stats_inc() argument
36 atomic64_inc(stat_value); in btrfs_dev_replace_stats_inc()