Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_cache.c754 cache_alloc_uma(int len, bool ts) in cache_alloc_uma() function
819 return (cache_alloc_uma(len, ts)); in cache_alloc()