Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dvfs_cache.c424 struct namecache_ts *ncp_ts; in cache_out_ts() local
434 *tsp = ncp_ts->nc_time; in cache_out_ts()
435 *ticksp = ncp_ts->nc_ticks; in cache_out_ts()
608 struct namecache_ts *ncp_ts; in cache_alloc_uma() local
616 ncp = &ncp_ts->nc_nc; in cache_alloc_uma()
629 struct namecache_ts *ncp_ts; in cache_free_uma() local
1728 struct namecache_ts *ncp_ts; in cache_lookup_dotdot() local
2286 struct namecache_ts *ncp_ts; in cache_enter_time() local
2324 ncp_ts = NULL; in cache_enter_time()
2337 ncp_ts->nc_time = *tsp; in cache_enter_time()
[all …]