Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/sys/
H A Dnamei.h270 void cache_purgevfs(mount_t mp);
/xnu-12377.81.4/bsd/vfs/
H A Dvfs_cache.c3351 cache_purgevfs(struct mount *mp) in cache_purgevfs() function
H A Dvfs_subr.c1397 cache_purgevfs(mp); in cache_purge_callback()
H A Dvfs_syscalls.c3161 cache_purgevfs(mp); /* remove cache entries for this file sys */ in dounmount()