Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Docfs2.h406 struct ocfs2_lock_res osb_super_lockres; member
Ddlmglue.c2782 struct ocfs2_lock_res *lockres = &osb->osb_super_lockres; in ocfs2_super_lock()
2820 struct ocfs2_lock_res *lockres = &osb->osb_super_lockres; in ocfs2_super_unlock()
3336 ocfs2_super_lock_res_init(&osb->osb_super_lockres, osb); in ocfs2_dlm_init()
3368 ocfs2_lock_res_free(&osb->osb_super_lockres); in ocfs2_dlm_shutdown()
3543 ocfs2_simple_drop_lockres(osb, &osb->osb_super_lockres); in ocfs2_drop_osb_locks()