Searched refs:fscache_cache_debug_id (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/fs/fscache/ | ||
H A D | cache.c | 19 static atomic_t fscache_cache_debug_id; variable 39 cache->debug_id = atomic_inc_return(&fscache_cache_debug_id); in fscache_alloc_cache() |
Completed in 1 milliseconds