Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ceph/
H A Dsuper.h771 spinlock_t rw_contexts_lock; member
811 spin_lock(&cf->rw_contexts_lock); in ceph_add_rw_context()
813 spin_unlock(&cf->rw_contexts_lock); in ceph_add_rw_context()
819 spin_lock(&cf->rw_contexts_lock); in ceph_del_rw_context()
821 spin_unlock(&cf->rw_contexts_lock); in ceph_del_rw_context()
828 spin_lock(&cf->rw_contexts_lock); in ceph_find_rw_context()
835 spin_unlock(&cf->rw_contexts_lock); in ceph_find_rw_context()
H A Dfile.c234 spin_lock_init(&fi->rw_contexts_lock); in ceph_init_file_info()
/kernel/linux/linux-6.6/fs/ceph/
H A Dsuper.h830 spinlock_t rw_contexts_lock; member
870 spin_lock(&cf->rw_contexts_lock); in ceph_add_rw_context()
872 spin_unlock(&cf->rw_contexts_lock); in ceph_add_rw_context()
878 spin_lock(&cf->rw_contexts_lock); in ceph_del_rw_context()
880 spin_unlock(&cf->rw_contexts_lock); in ceph_del_rw_context()
887 spin_lock(&cf->rw_contexts_lock); in ceph_find_rw_context()
894 spin_unlock(&cf->rw_contexts_lock); in ceph_find_rw_context()
H A Dfile.c235 spin_lock_init(&fi->rw_contexts_lock); in ceph_init_file_info()

Completed in 13 milliseconds