Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/sys/
H A Dnamei.h258 void cache_purgevfs(mount_t mp);
/xnu-10063.101.15/bsd/vfs/
H A Dvfs_cache.c3269 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.c2870 cache_purgevfs(mp); /* remove cache entries for this file sys */ in dounmount()