Searched refs:rw_contexts_lock (Results 1 – 2 of 2) sorted by relevance
774 spinlock_t rw_contexts_lock; member815 spin_lock(&cf->rw_contexts_lock); in ceph_add_rw_context()817 spin_unlock(&cf->rw_contexts_lock); in ceph_add_rw_context()823 spin_lock(&cf->rw_contexts_lock); in ceph_del_rw_context()825 spin_unlock(&cf->rw_contexts_lock); in ceph_del_rw_context()832 spin_lock(&cf->rw_contexts_lock); in ceph_find_rw_context()839 spin_unlock(&cf->rw_contexts_lock); in ceph_find_rw_context()
234 spin_lock_init(&fi->rw_contexts_lock); in ceph_init_file_info()
Completed in 14 milliseconds