Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_cache.c4370 cache_fpl_assert_status(struct cache_fpl *fpl) in cache_fpl_assert_status() function
4387 #define cache_fpl_assert_status(fpl) do { } while (0) macro
6422 cache_fpl_assert_status(&fpl); in cache_fplookup()