Home
last modified time | relevance | path

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

/fs/f2fs/
Dshrinker.c39 unsigned long f2fs_shrink_count(struct shrinker *shrink, in f2fs_shrink_count()
75 unsigned long f2fs_shrink_scan(struct shrinker *shrink, in f2fs_shrink_scan()
/fs/ubifs/
Dshrinker.c279 unsigned long ubifs_shrink_count(struct shrinker *shrink, in ubifs_shrink_count()
291 unsigned long ubifs_shrink_scan(struct shrinker *shrink, in ubifs_shrink_scan()
/fs/
Dmbcache.c267 static unsigned long mb_cache_count(struct shrinker *shrink, in mb_cache_count()
317 static unsigned long mb_cache_scan(struct shrinker *shrink, in mb_cache_scan()
Dsuper.c57 static unsigned long super_cache_scan(struct shrinker *shrink, in super_cache_scan()
114 static unsigned long super_cache_count(struct shrinker *shrink, in super_cache_count()
/fs/nfsd/
Dnfscache.c277 nfsd_reply_cache_count(struct shrinker *shrink, struct shrink_control *sc) in nfsd_reply_cache_count()
283 nfsd_reply_cache_scan(struct shrinker *shrink, struct shrink_control *sc) in nfsd_reply_cache_scan()
/fs/ext4/
Dextents_status.c1061 static unsigned long ext4_es_count(struct shrinker *shrink, in ext4_es_count()
1073 static unsigned long ext4_es_scan(struct shrinker *shrink, in ext4_es_scan()
Dinode.c5494 int shrink = (attr->ia_size <= inode->i_size); in ext4_setattr() local
/fs/xfs/
Dxfs_qm.c523 struct shrinker *shrink, in xfs_qm_shrink_scan()
558 struct shrinker *shrink, in xfs_qm_shrink_count()
Dxfs_buf.c1754 struct shrinker *shrink, in xfs_buftarg_shrink_scan()
1777 struct shrinker *shrink, in xfs_buftarg_shrink_count()
/fs/ocfs2/
Dreservations.c672 unsigned int shrink; in ocfs2_cannibalize_resv() local
/fs/gfs2/
Dquota.c166 static unsigned long gfs2_qd_shrink_scan(struct shrinker *shrink, in gfs2_qd_shrink_scan()
183 static unsigned long gfs2_qd_shrink_count(struct shrinker *shrink, in gfs2_qd_shrink_count()
Dglock.c1518 static unsigned long gfs2_glock_shrink_scan(struct shrinker *shrink, in gfs2_glock_shrink_scan()
1526 static unsigned long gfs2_glock_shrink_count(struct shrinker *shrink, in gfs2_glock_shrink_count()
/fs/quota/
Ddquot.c706 dqcache_shrink_scan(struct shrinker *shrink, struct shrink_control *sc) in dqcache_shrink_scan()
729 dqcache_shrink_count(struct shrinker *shrink, struct shrink_control *sc) in dqcache_shrink_count()
/fs/nfs/
Ddir.c2199 nfs_access_cache_scan(struct shrinker *shrink, struct shrink_control *sc) in nfs_access_cache_scan()
2211 nfs_access_cache_count(struct shrinker *shrink, struct shrink_control *sc) in nfs_access_cache_count()