Searched refs:NLC_SHAREDLOCK (Results 1 – 6 of 6) sorted by relevance
118 #define NLC_SHAREDLOCK 0x00004000 /* allow shared ncp & vp lock */ macro
1925 nd->nl_flags |= NLC_SHAREDLOCK; in kern_chdir()2195 nd->nl_flags |= NLC_SHAREDLOCK; in kern_open()2893 nd->nl_flags |= NLC_SHAREDLOCK; in kern_access()3007 nd->nl_flags |= NLC_SHAREDLOCK; in kern_stat()3184 nd->nl_flags |= NLC_SHAREDLOCK; in kern_readlink()5409 nd.nl_flags |= NLC_SHAREDLOCK; in sys___realpath()
241 if ((nd->nl_flags & NLC_SHAREDLOCK) && in vn_open()
265 nd->nl_flags |= NLC_SHAREDLOCK; in kern_execve()
479 if ((nd->nl_flags & NLC_SHAREDLOCK) == 0) in wantsexcllock()
1437 nd.nl_flags |= NLC_SHAREDLOCK; in linker_search_path()