Lines Matching defs:whiteout
1981 bool whiteout;
2045 whiteout = (ncp->nc_flag & NCF_WHITE);
2052 if (whiteout)
2085 * is a whiteout, then the ISWHITEOUT flag will be set in
2104 bool whiteout;
2155 whiteout = (ncp->nc_flag & NCF_WHITE);
2162 if (whiteout)
2175 bool whiteout, neg_promote;
2247 whiteout = (atomic_load_char(&ncp->nc_flag) & NCF_WHITE);
2262 if (whiteout)