Searched refs:afs_operation_debug_counter (Results 1 – 1 of 1) sorted by relevance
13 static atomic_t afs_operation_debug_counter; variable42 op->debug_id = atomic_inc_return(&afs_operation_debug_counter); in afs_alloc_operation()