Searched refs:fscache_cache_debug_id (Results 1 – 1 of 1) sorted by relevance
19 static atomic_t fscache_cache_debug_id; variable39 cache->debug_id = atomic_inc_return(&fscache_cache_debug_id); in fscache_alloc_cache()