Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Drefcounttree.h16 struct ocfs2_lock_res rf_lockres; member
H A Ddlmglue.c322 return container_of(res, struct ocfs2_refcount_tree, rf_lockres); in ocfs2_lock_res_refcount_tree()
4279 struct ocfs2_lock_res *lockres = &ref_tree->rf_lockres; in ocfs2_refcount_lock()
4299 struct ocfs2_lock_res *lockres = &ref_tree->rf_lockres; in ocfs2_refcount_unlock()
H A Drefcounttree.c247 ocfs2_simple_drop_lockres(OCFS2_SB(tree->rf_sb), &tree->rf_lockres); in ocfs2_free_refcount_tree()
248 ocfs2_lock_res_free(&tree->rf_lockres); in ocfs2_free_refcount_tree()
303 ocfs2_refcount_lock_res_init(&new->rf_lockres, osb, in ocfs2_init_refcount_tree_lock()