Home
last modified time | relevance | path

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

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