Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Ddcache.h254 extern void shrink_dcache_sb(struct super_block *);
/linux-4.4.14/fs/coda/
Dupcall.c822 shrink_dcache_sb(sb); in coda_downcall()
/linux-4.4.14/fs/
Dsuper.c741 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.c1793 shrink_dcache_sb(sb); in __invalidate_device()
/linux-4.4.14/fs/f2fs/
Dsuper.c1397 shrink_dcache_sb(sb); in f2fs_fill_super()
/linux-4.4.14/fs/gfs2/
Dops_fstype.c1391 shrink_dcache_sb(sb); in gfs2_kill_sb()
/linux-4.4.14/fs/reiserfs/
Dsuper.c529 shrink_dcache_sb(s); in reiserfs_kill_sb()