Home
last modified time | relevance | path

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

/openbmc/linux/fs/fscache/
H A Dcookie.c320 static atomic_t fscache_cookie_debug_id = ATOMIC_INIT(1); variable
360 cookie->debug_id = atomic_inc_return(&fscache_cookie_debug_id); in fscache_alloc_cookie()