Home
last modified time | relevance | path

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

/fs/afs/
A Dvalidation.c422 ret = mutex_lock_interruptible(&volume->cb_check_lock); in afs_validate()
454 mutex_unlock(&volume->cb_check_lock); in afs_validate()
479 mutex_unlock(&volume->cb_check_lock); in afs_validate()
A Dvolume.c103 mutex_init(&volume->cb_check_lock); in afs_alloc_volume()
A Dinternal.h651 struct mutex cb_check_lock; /* Lock to control race to check after v_break */ member

Completed in 13 milliseconds