Searched refs:CN_SKIPNAMECACHE (Results 1 – 4 of 4) sorted by relevance
194 #define CN_SKIPNAMECACHE 0x40000000 /* skip cache during lookup(), allow FS to handle a… macro
317 cnp->cn_flags |= CN_SKIPNAMECACHE; in namei()
555 ndp->ni_cnd.cn_flags |= CN_RAW_ENCRYPTED | CN_SKIPNAMECACHE; in vn_open_auth()
1975 if ((cnp->cn_flags & CN_SKIPNAMECACHE)) { in cache_lookup_path()