Home
last modified time | relevance | path

Searched refs:cache_clrmountpt (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/sys/
H A Dnamecache.h203 void cache_clrmountpt(struct nchandle *nch);
/dragonfly/sys/kern/
H A Dvfs_syscalls.c1045 cache_clrmountpt(&nch); in dounmount()
1052 cache_clrmountpt(&nch); in dounmount()
H A Dvfs_cache.c1591 cache_clrmountpt(struct nchandle *nch) in cache_clrmountpt() function