Home
last modified time | relevance | path

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

/fs/netfs/
A Drolling_buffer.c14 static atomic_t debug_ids; variable
34 fq->debug_id = atomic_inc_return(&debug_ids); in netfs_folioq_alloc()
A Dobjects.c23 static atomic_t debug_ids; in netfs_alloc_request() local
47 rreq->debug_id = atomic_inc_return(&debug_ids); in netfs_alloc_request()
/fs/afs/
A Dvl_list.c16 static atomic_t debug_ids; in afs_alloc_vlserver() local
25 vlserver->debug_id = atomic_inc_return(&debug_ids); in afs_alloc_vlserver()
A Dvl_rotate.c20 static atomic_t debug_ids; in afs_begin_vlserver_operation() local
34 vc->debug_id = atomic_inc_return(&debug_ids); in afs_begin_vlserver_operation()

Completed in 5 milliseconds