Home
last modified time | relevance | path

Searched refs:OCFS2_LOCK_INITIALIZED (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Docfs2.h118 #define OCFS2_LOCK_INITIALIZED (0x00000040) /* track initialization macro
H A Ddlmglue.c527 res->l_flags = OCFS2_LOCK_INITIALIZED; in ocfs2_lock_res_init_common()
769 if (!(res->l_flags & OCFS2_LOCK_INITIALIZED)) in ocfs2_lock_res_free()
1486 if (!(lockres->l_flags & OCFS2_LOCK_INITIALIZED)) { in __ocfs2_cluster_lock()
3415 if (!(lockres->l_flags & OCFS2_LOCK_INITIALIZED)) in ocfs2_drop_lock()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Docfs2.h116 #define OCFS2_LOCK_INITIALIZED (0x00000040) /* track initialization macro
H A Ddlmglue.c526 res->l_flags = OCFS2_LOCK_INITIALIZED; in ocfs2_lock_res_init_common()
768 if (!(res->l_flags & OCFS2_LOCK_INITIALIZED)) in ocfs2_lock_res_free()
1485 if (!(lockres->l_flags & OCFS2_LOCK_INITIALIZED)) { in __ocfs2_cluster_lock()
3425 if (!(lockres->l_flags & OCFS2_LOCK_INITIALIZED)) in ocfs2_drop_lock()

Completed in 14 milliseconds