Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A Dnfs42xattr.c884 return vfs_pressure_ratio(count); in nfs4_xattr_cache_count()
978 return vfs_pressure_ratio(count); in nfs4_xattr_entry_count()
H A Ddir.c2868 return vfs_pressure_ratio(atomic_long_read(&nfs_access_nr_entries)); in nfs_access_cache_count()
/openbmc/linux/include/linux/
H A Ddcache.h502 static inline unsigned long vfs_pressure_ratio(unsigned long val) in vfs_pressure_ratio() function
/openbmc/linux/fs/
H A Dsuper.c276 total_objects = vfs_pressure_ratio(total_objects); in super_cache_count()
/openbmc/linux/fs/gfs2/
H A Dquota.c193 return vfs_pressure_ratio(list_lru_shrink_count(&gfs2_qd_lru, sc)); in gfs2_qd_shrink_count()
H A Dglock.c2080 return vfs_pressure_ratio(atomic_read(&lru_count)); in gfs2_glock_shrink_count()
/openbmc/linux/fs/quota/
H A Ddquot.c806 return vfs_pressure_ratio( in dqcache_shrink_count()