Home
last modified time | relevance | path

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

/openbmc/linux/fs/afs/
H A Dfs_operation.c13 static atomic_t afs_operation_debug_counter; variable
42 op->debug_id = atomic_inc_return(&afs_operation_debug_counter); in afs_alloc_operation()