Searched refs:namecache_ts (Results 1 – 1 of 1) sorted by relevance
126 struct namecache_ts { struct281 struct namecache_ts *ncp_ts; in cache_alloc()302 struct namecache_ts *ncp_ts; in cache_free()309 ncp_ts = __containerof(ncp, struct namecache_ts, nc_nc); in cache_free()325 struct namecache_ts *ncp_ts; in cache_out_ts()334 ncp_ts = __containerof(ncp, struct namecache_ts, nc_nc); in cache_out_ts()1255 struct namecache_ts *ncp_ts; in cache_lookup()1631 struct namecache_ts *ncp_ts, *n2_ts; in cache_enter_time()1724 ncp_ts = __containerof(ncp, struct namecache_ts, nc_nc); in cache_enter_time()1866 sizeof(struct namecache_ts) + CACHE_PATH_CUTOFF + 1, in nchinit()[all …]