Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Docfs2.h135 #define OCFS2_LOCK_NONBLOCK_FINISHED (0x00001000) /* NONBLOCK cluster macro
H A Ddlmglue.c956 if (!(lockres->l_flags & OCFS2_LOCK_NONBLOCK_FINISHED)) in ocfs2_generic_handle_convert_action()
959 lockres_clear_flags(lockres, OCFS2_LOCK_NONBLOCK_FINISHED); in ocfs2_generic_handle_convert_action()
1641 OCFS2_LOCK_NONBLOCK_FINISHED); in __ocfs2_cluster_lock()