Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
H A Dnamecache.h170 #define NCF_ISSYMLINK 0x0100 /* represents a symlink */ macro
/dragonfly/sys/kern/
H A Dvfs_nlookup.c947 if ((nch.ncp->nc_flag & NCF_ISSYMLINK) && in nlookup()
H A Dvfs_cache.c1373 ncp->nc_flag |= NCF_ISSYMLINK; in _cache_setvp()
1507 ncp->nc_flag &= ~(NCF_WHITEOUT|NCF_ISDIR|NCF_ISSYMLINK); in _cache_setunresolved()