Home
last modified time | relevance | path

Searched defs:shrink (Results 1 – 16 of 16) sorted by relevance

/fs/f2fs/
Dshrinker.c40 unsigned long f2fs_shrink_count(struct shrinker *shrink, in f2fs_shrink_count()
79 unsigned long f2fs_shrink_scan(struct shrinker *shrink, in f2fs_shrink_scan()
/fs/ubifs/
Dshrinker.c267 unsigned long ubifs_shrink_count(struct shrinker *shrink, in ubifs_shrink_count()
279 unsigned long ubifs_shrink_scan(struct shrinker *shrink, in ubifs_shrink_scan()
/fs/erofs/
Dutils.c208 static unsigned long erofs_shrink_count(struct shrinker *shrink, in erofs_shrink_count()
214 static unsigned long erofs_shrink_scan(struct shrinker *shrink, in erofs_shrink_scan()
/fs/nfs/
Dnfs42xattr.c859 nfs4_xattr_cache_scan(struct shrinker *shrink, struct shrink_control *sc) in nfs4_xattr_cache_scan()
880 nfs4_xattr_cache_count(struct shrinker *shrink, struct shrink_control *sc) in nfs4_xattr_cache_count()
940 nfs4_xattr_entry_scan(struct shrinker *shrink, struct shrink_control *sc) in nfs4_xattr_entry_scan()
970 nfs4_xattr_entry_count(struct shrinker *shrink, struct shrink_control *sc) in nfs4_xattr_entry_count()
Ddir.c2396 nfs_access_cache_scan(struct shrinker *shrink, struct shrink_control *sc) in nfs_access_cache_scan()
2408 nfs_access_cache_count(struct shrinker *shrink, struct shrink_control *sc) in nfs_access_cache_count()
/fs/
Dmbcache.c330 static unsigned long mb_cache_count(struct shrinker *shrink, in mb_cache_count()
370 static unsigned long mb_cache_scan(struct shrinker *shrink, in mb_cache_scan()
Dsuper.c61 static unsigned long super_cache_scan(struct shrinker *shrink, in super_cache_scan()
118 static unsigned long super_cache_count(struct shrinker *shrink, in super_cache_count()
/fs/nfsd/
Dnfscache.c272 nfsd_reply_cache_count(struct shrinker *shrink, struct shrink_control *sc) in nfsd_reply_cache_count()
281 nfsd_reply_cache_scan(struct shrinker *shrink, struct shrink_control *sc) in nfsd_reply_cache_scan()
/fs/xfs/
Dxfs_qm.c500 struct shrinker *shrink, in xfs_qm_shrink_scan()
535 struct shrinker *shrink, in xfs_qm_shrink_count()
Dxfs_buf.c1911 struct shrinker *shrink, in xfs_buftarg_shrink_scan()
1934 struct shrinker *shrink, in xfs_buftarg_shrink_count()
/fs/ocfs2/
Dreservations.c661 unsigned int shrink; in ocfs2_cannibalize_resv() local
/fs/gfs2/
Dquota.c163 static unsigned long gfs2_qd_shrink_scan(struct shrinker *shrink, in gfs2_qd_shrink_scan()
180 static unsigned long gfs2_qd_shrink_count(struct shrinker *shrink, in gfs2_qd_shrink_count()
Dglock.c1847 static unsigned long gfs2_glock_shrink_scan(struct shrinker *shrink, in gfs2_glock_shrink_scan()
1855 static unsigned long gfs2_glock_shrink_count(struct shrinker *shrink, in gfs2_glock_shrink_count()
/fs/ext4/
Dextents_status.c1632 static unsigned long ext4_es_count(struct shrinker *shrink, in ext4_es_count()
1644 static unsigned long ext4_es_scan(struct shrinker *shrink, in ext4_es_scan()
Dinode.c5512 int shrink = (attr->ia_size < inode->i_size); in ext4_setattr() local
/fs/quota/
Ddquot.c782 dqcache_shrink_scan(struct shrinker *shrink, struct shrink_control *sc) in dqcache_shrink_scan()
802 dqcache_shrink_count(struct shrinker *shrink, struct shrink_control *sc) in dqcache_shrink_count()