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

/linux-master/fs/orangefs/
H A Dorangefs-mod.c69 DEFINE_SPINLOCK(orangefs_htable_ops_in_progress_lock); variable
213 spin_lock(&orangefs_htable_ops_in_progress_lock);
226 spin_unlock(&orangefs_htable_ops_in_progress_lock);
H A Ddevorangefs-req.c66 spin_lock(&orangefs_htable_ops_in_progress_lock);
74 spin_unlock(&orangefs_htable_ops_in_progress_lock);
79 spin_unlock(&orangefs_htable_ops_in_progress_lock);
298 spin_lock(&orangefs_htable_ops_in_progress_lock);
302 spin_unlock(&orangefs_htable_ops_in_progress_lock);
320 spin_unlock(&orangefs_htable_ops_in_progress_lock);
H A Dwaitqueue.c286 spin_lock(&orangefs_htable_ops_in_progress_lock); variable
288 spin_unlock(&orangefs_htable_ops_in_progress_lock); variable
H A Dorangefs-kernel.h437 extern spinlock_t orangefs_htable_ops_in_progress_lock;

Completed in 329 milliseconds