Searched refs:qs_lock (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ocfs2/cluster/
H A Dquorum.c58 spinlock_t qs_lock; member in struct:o2quo_state
100 spin_lock(&qs->qs_lock);
152 spin_unlock(&qs->qs_lock);
159 assert_spin_locked(&qs->qs_lock);
171 assert_spin_locked(&qs->qs_lock);
194 spin_lock(&qs->qs_lock);
209 spin_unlock(&qs->qs_lock);
218 spin_lock(&qs->qs_lock);
231 spin_unlock(&qs->qs_lock);
243 spin_lock(&qs->qs_lock);
[all...]

Completed in 30 milliseconds