Searched refs:rw_contexts_lock (Results 1 – 2 of 2) sorted by relevance
838 spinlock_t rw_contexts_lock; member878 spin_lock(&cf->rw_contexts_lock); in ceph_add_rw_context()880 spin_unlock(&cf->rw_contexts_lock); in ceph_add_rw_context()886 spin_lock(&cf->rw_contexts_lock); in ceph_del_rw_context()888 spin_unlock(&cf->rw_contexts_lock); in ceph_del_rw_context()895 spin_lock(&cf->rw_contexts_lock); in ceph_find_rw_context()902 spin_unlock(&cf->rw_contexts_lock); in ceph_find_rw_context()
238 spin_lock_init(&fi->rw_contexts_lock); in ceph_init_file_info()
Completed in 12 milliseconds