Home
last modified time | relevance | path

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

/fs/afs/
Dcell.c21 static atomic_t cell_debug_id; variable
205 cell->debug_id = atomic_inc_return(&cell_debug_id); in afs_alloc_cell()