Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_cache.c580 struct namecache_ts *ncp_ts; in cache_out_ts() local
590 *tsp = ncp_ts->nc_time; in cache_out_ts()
591 *ticksp = ncp_ts->nc_ticks; in cache_out_ts()
756 struct namecache_ts *ncp_ts; in cache_alloc_uma() local
764 ncp = &ncp_ts->nc_nc; in cache_alloc_uma()
777 struct namecache_ts *ncp_ts; in cache_free_uma() local
1917 struct namecache_ts *ncp_ts; in cache_lookup_dotdot() local
2472 struct namecache_ts *ncp_ts; in cache_enter_time() local
2518 ncp_ts = NULL; in cache_enter_time()
2531 ncp_ts->nc_time = *tsp; in cache_enter_time()
[all …]