Home
last modified time | relevance | path

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

/fs/afs/
Dfs_probe.c41 spin_lock(&server->probe_lock); in afs_fileserver_probe_result()
106 spin_unlock(&server->probe_lock); in afs_fileserver_probe_result()
Dvl_probe.c41 spin_lock(&server->probe_lock); in afs_vlserver_probe_result()
106 spin_unlock(&server->probe_lock); in afs_vlserver_probe_result()
Dcmservice.c159 spin_lock(&server->probe_lock); in afs_record_cm_probe()
180 spin_unlock(&server->probe_lock); in afs_record_cm_probe()
Dvl_list.c23 spin_lock_init(&vlserver->probe_lock); in afs_alloc_vlserver()
Dinternal.h418 spinlock_t probe_lock; member
530 spinlock_t probe_lock; member
Dserver.c228 spin_lock_init(&server->probe_lock); in afs_alloc_server()