Searched refs:ISWHITEOUT (Results 1 – 3 of 3) sorted by relevance
168 #define ISWHITEOUT 0x00001000 /* found whiteout */ macro
1806 cnp->cn_flags |= ISWHITEOUT; in cache_lookup_dotdot()1922 cnp->cn_flags |= ISWHITEOUT; in cache_lookup_fallback()2028 cnp->cn_flags |= ISWHITEOUT; in cache_lookup()2451 if (cnp->cn_flags & ISWHITEOUT) in cache_enter_time()
1767 if (nd.ni_vp != NULLVP || !(nd.ni_cnd.cn_flags & ISWHITEOUT)) { in sys_undelete()