Home
last modified time | relevance | path

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

/linux-6.15/fs/afs/
H A Dcell.c21 static atomic_t cell_debug_id; variable
207 cell->debug_id = atomic_inc_return(&cell_debug_id); in afs_alloc_cell()
/linux-6.15/include/trace/events/
H A Dafs.h1576 TP_PROTO(unsigned int cell_debug_id, int ref, int active,
1579 TP_ARGS(cell_debug_id, ref, active, reason),
1589 __entry->cell = cell_debug_id;