Home
last modified time | relevance | path

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

/fs/ocfs2/
Docfs2.h127 #define OCFS2_LOCK_LOCAL (0x00000008) /* newly created inode */ macro
Ddlmglue.c926 !(lockres->l_flags & OCFS2_LOCK_LOCAL) && in ocfs2_generic_handle_attach_action()
1131 lockres_clear_flags(lockres, OCFS2_LOCK_LOCAL); in ocfs2_locking_ast()
1665 lockres_or_flags(lockres, OCFS2_LOCK_LOCAL); in ocfs2_create_new_lock()