Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ocfs2/
Docfs2.h135 #define OCFS2_LOCK_NONBLOCK_FINISHED (0x00001000) /* NONBLOCK cluster macro
Ddlmglue.c950 if (!(lockres->l_flags & OCFS2_LOCK_NONBLOCK_FINISHED)) in ocfs2_generic_handle_convert_action()
953 lockres_clear_flags(lockres, OCFS2_LOCK_NONBLOCK_FINISHED); in ocfs2_generic_handle_convert_action()
1635 OCFS2_LOCK_NONBLOCK_FINISHED); in __ocfs2_cluster_lock()