Home
last modified time | relevance | path

Searched refs:rf_lock (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/fs/ocfs2/
Drefcounttree.h30 spinlock_t rf_lock; member
Drefcounttree.c168 spin_lock(&rf->rf_lock); in ocfs2_refcount_cache_lock()
175 spin_unlock(&rf->rf_lock); in ocfs2_refcount_cache_unlock()
303 spin_lock_init(&new->rf_lock); in ocfs2_init_refcount_tree_ci()