Home
last modified time | relevance | path

Searched refs:NDF_NO_VP_RELE (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/sys/
H A Dnamei.h268 #define NDF_NO_VP_RELE 0x00000004 macro
/f-stack/freebsd/kern/
H A Dvfs_extattr.c111 NDFREE(&nd, NDF_NO_VP_RELE); in sys_extattrctl()
H A Dvfs_lookup.c1503 if (!(flags & NDF_NO_VP_RELE) && ndp->ni_vp) {