Home
last modified time | relevance | path

Searched refs:cache_purgevfs (Results 1 – 4 of 4) sorted by relevance

/xnu-11215.61.5/bsd/sys/
H A Dnamei.h258 void cache_purgevfs(mount_t mp);
/xnu-11215.61.5/bsd/vfs/
H A Dvfs_cache.c3317 cache_purgevfs(struct mount *mp) in cache_purgevfs() function
H A Dvfs_subr.c1396 cache_purgevfs(mp); in cache_purge_callback()
H A Dvfs_syscalls.c3018 cache_purgevfs(mp); /* remove cache entries for this file sys */ in dounmount()