Home
last modified time | relevance | path

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

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