Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Docfs2.h132 #define OCFS2_LOCK_INITIALIZED (0x00000040) /* track initialization macro
Ddlmglue.c520 res->l_flags = OCFS2_LOCK_INITIALIZED; in ocfs2_lock_res_init_common()
757 if (!(res->l_flags & OCFS2_LOCK_INITIALIZED)) in ocfs2_lock_res_free()
1471 if (!(lockres->l_flags & OCFS2_LOCK_INITIALIZED)) { in __ocfs2_cluster_lock()
3387 if (!(lockres->l_flags & OCFS2_LOCK_INITIALIZED)) in ocfs2_drop_lock()