Home
last modified time | relevance | path

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

/openbmc/linux/fs/fscache/
H A Dvolume.c15 static atomic_t fscache_volume_debug_id; variable
260 volume->debug_id = atomic_inc_return(&fscache_volume_debug_id); in fscache_alloc_volume()