Home
last modified time | relevance | path

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

/Linux-v5.4/fs/afs/
Dvl_probe.c42 spin_lock(&server->probe_lock); in afs_vlserver_probe_result()
113 spin_unlock(&server->probe_lock); in afs_vlserver_probe_result()
Dfs_probe.c42 spin_lock(&server->probe_lock); in afs_fileserver_probe_result()
113 spin_unlock(&server->probe_lock); in afs_fileserver_probe_result()
Dcmservice.c170 spin_lock(&server->probe_lock); in afs_record_cm_probe()
191 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.c232 spin_lock_init(&server->probe_lock); in afs_alloc_server()