Home
last modified time | relevance | path

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

/linux/fs/
H A Ddcache.c79 unsigned long vfs_pressure_ratio(unsigned long val) in vfs_pressure_ratio() function
83 EXPORT_SYMBOL_GPL(vfs_pressure_ratio);
H A Dsuper.c273 total_objects = vfs_pressure_ratio(total_objects); in super_cache_count()
/linux/fs/gfs2/
H A Dquota.c193 return vfs_pressure_ratio(list_lru_shrink_count(&gfs2_qd_lru, sc)); in gfs2_qd_shrink_count()
/linux/fs/quota/
H A Ddquot.c831 return vfs_pressure_ratio( in dqcache_shrink_count()
/linux/fs/nfs/
H A Ddir.c2976 return vfs_pressure_ratio(atomic_long_read(&nfs_access_nr_entries)); in nfs_access_cache_count()