cache_purgevfs
cache_purgevfs(mp);
cache_purgevfs(PMPTOMP(pmp));
cache_purgevfs(mp); /* remove cache entries for this file sys */
void cache_purgevfs(struct mount *);