Searched refs:lru_count (Results 1 - 1 of 1) sorted by last modified time

/linux-master/fs/gfs2/
H A Dglock.c71 static atomic_t lru_count = ATOMIC_INIT(0); variable
253 atomic_inc(&lru_count);
267 atomic_dec(&lru_count);
2062 atomic_dec(&lru_count); variable
2115 return vfs_pressure_ratio(atomic_read(&lru_count));

Completed in 123 milliseconds