Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/sys/
H A Dnamei.h278 void cache_purgevfs(mount_t mp);
/xnu-8796.141.3/bsd/vfs/
H A Dvfs_cache.c3247 cache_purgevfs(struct mount *mp) in cache_purgevfs() function
H A Dvfs_subr.c1404 cache_purgevfs(mp); in cache_purge_callback()
H A Dvfs_syscalls.c2879 cache_purgevfs(mp); /* remove cache entries for this file sys */ in dounmount()