Searched refs:OCFS2_LOCK_NONBLOCK_FINISHED (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/ocfs2/
H A Docfs2.h133 #define OCFS2_LOCK_NONBLOCK_FINISHED (0x00001000) /* NONBLOCK cluster macro
H A Ddlmglue.c955 if (!(lockres->l_flags & OCFS2_LOCK_NONBLOCK_FINISHED))
958 lockres_clear_flags(lockres, OCFS2_LOCK_NONBLOCK_FINISHED);
1640 OCFS2_LOCK_NONBLOCK_FINISHED);

Completed in 113 milliseconds