Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
H A Dnlookup.h143 #define NLC_ALLCHKS (NLC_CREATE | NLC_DELETE | NLC_RENAME_DST | \ macro
/dragonfly/sys/kern/
H A Dvfs_nlookup.c1213 if (nch.ncp->nc_vp && (nd->nl_flags & NLC_ALLCHKS)) { in nlookup()