Searched refs:nc_whiteout (Results 1 – 3 of 3) sorted by relevance
245 u_char nc_whiteout; /* - whiteout indicator */ member
237 u_char nc_whiteout; /* - whiteout indicator */
596 *iswht_ret = ncp->nc_whiteout; in cache_lookup() 598 KASSERT(!ncp->nc_whiteout); in cache_lookup() 960 ncp->nc_whiteout = ((cnflags & ISWHITEOUT) != 0); in cache_enter()