Searched refs:CEF_NONBLOCK (Results 1 – 4 of 4) sorted by relevance
161 enqflags = CEF_MUST | (nonblock ? CEF_NONBLOCK : 0); in cl_get_grouplock()
299 ast_flags |= CEF_NONBLOCK; in vvp_io_rw_lock()
2173 CEF_NONBLOCK = 0x00000001, enumerator
273 if (enqflags & CEF_NONBLOCK) in osc_enq2ldlm_flags()