Home
last modified time | relevance | path

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

/linux-6.12.1/fs/afs/
Dcallback.c165 write_lock(&volume->cb_v_break_lock); in afs_break_volume_callback()
175 write_unlock(&volume->cb_v_break_lock); in afs_break_volume_callback()
Dvolume.c102 rwlock_init(&volume->cb_v_break_lock); in afs_alloc_volume()
Dinternal.h671 rwlock_t cb_v_break_lock; member