Home
last modified time | relevance | path

Searched refs:rf_lockres (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/ocfs2/
Drefcounttree.h26 struct ocfs2_lock_res rf_lockres; member
Ddlmglue.c337 return container_of(res, struct ocfs2_refcount_tree, rf_lockres); in ocfs2_lock_res_refcount_tree()
4231 struct ocfs2_lock_res *lockres = &ref_tree->rf_lockres; in ocfs2_refcount_lock()
4251 struct ocfs2_lock_res *lockres = &ref_tree->rf_lockres; in ocfs2_refcount_unlock()
Drefcounttree.c255 ocfs2_simple_drop_lockres(OCFS2_SB(tree->rf_sb), &tree->rf_lockres); in ocfs2_free_refcount_tree()
256 ocfs2_lock_res_free(&tree->rf_lockres); in ocfs2_free_refcount_tree()
311 ocfs2_refcount_lock_res_init(&new->rf_lockres, osb, in ocfs2_init_refcount_tree_lock()