Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Ddcache.h246 extern void shrink_dcache_sb(struct super_block *);
/linux-2.6.39/fs/
Dsuper.c573 shrink_dcache_sb(sb); in do_remount_sb()
Ddcache.c852 void shrink_dcache_sb(struct super_block *sb) in shrink_dcache_sb() function
865 EXPORT_SYMBOL(shrink_dcache_sb);
Dblock_dev.c1634 shrink_dcache_sb(sb); in __invalidate_device()
/linux-2.6.39/fs/coda/
Dupcall.c823 shrink_dcache_sb(sb); in coda_downcall()
/linux-2.6.39/fs/gfs2/
Dops_fstype.c1390 shrink_dcache_sb(sb); in gfs2_kill_sb()
/linux-2.6.39/fs/btrfs/
Dioctl.c1693 shrink_dcache_sb(root->fs_info->sb); in btrfs_ioctl_snap_destroy()