Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Ddcache.h252 extern void shrink_dcache_sb(struct super_block *);
/linux-4.1.27/fs/coda/
Dupcall.c822 shrink_dcache_sb(sb); in coda_downcall()
/linux-4.1.27/fs/
Dsuper.c725 shrink_dcache_sb(sb); in do_remount_sb()
Ddcache.c1120 void shrink_dcache_sb(struct super_block *sb) in shrink_dcache_sb() function
1134 EXPORT_SYMBOL(shrink_dcache_sb);
Dblock_dev.c1759 shrink_dcache_sb(sb); in __invalidate_device()
/linux-4.1.27/fs/f2fs/
Dsuper.c1235 shrink_dcache_sb(sb); in f2fs_fill_super()
/linux-4.1.27/fs/gfs2/
Dops_fstype.c1388 shrink_dcache_sb(sb); in gfs2_kill_sb()
/linux-4.1.27/fs/reiserfs/
Dsuper.c528 shrink_dcache_sb(s); in reiserfs_kill_sb()