Searched refs:volume_lock (Results 1 – 4 of 4) sorted by relevance
124 read_seqbegin_or_lock(&cell->volume_lock, &seq); in afs_lookup_volume_rcu()141 if (!need_seqretry(&cell->volume_lock, seq)) in afs_lookup_volume_rcu()146 done_seqretry(&cell->volume_lock, seq); in afs_lookup_volume_rcu()
145 read_seqlock_excl(&p->volume_lock); in afs_query_for_alias_one()150 read_sequnlock_excl(&p->volume_lock); in afs_query_for_alias_one()
171 seqlock_init(&cell->volume_lock); in afs_alloc_cell()
404 seqlock_t volume_lock; /* For volumes */ member