Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ocfs2/
Docfs2.h149 #define OCFS2_LOCK_NONBLOCK_FINISHED (0x00001000) /* NONBLOCK cluster macro
Ddlmglue.c937 if (!(lockres->l_flags & OCFS2_LOCK_NONBLOCK_FINISHED)) in ocfs2_generic_handle_convert_action()
940 lockres_clear_flags(lockres, OCFS2_LOCK_NONBLOCK_FINISHED); in ocfs2_generic_handle_convert_action()
1620 OCFS2_LOCK_NONBLOCK_FINISHED); in __ocfs2_cluster_lock()