Home
last modified time | relevance | path

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

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