Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dnfs42xattr.c865 return vfs_pressure_ratio(count); in nfs4_xattr_cache_count()
959 return vfs_pressure_ratio(count); in nfs4_xattr_entry_count()
H A Ddir.c2905 return vfs_pressure_ratio(atomic_long_read(&nfs_access_nr_entries)); in nfs_access_cache_count()
/linux/include/linux/
H A Ddcache.h521 unsigned long vfs_pressure_ratio(unsigned long val);
/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.c270 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()
H A Dglock.c2043 return vfs_pressure_ratio(atomic_read(&lru_count)); in gfs2_glock_shrink_count()
/linux/fs/quota/
H A Ddquot.c807 return vfs_pressure_ratio( in dqcache_shrink_count()