Lines Matching defs:whiteout
1942 bool whiteout;
2006 whiteout = (ncp->nc_flag & NCF_WHITE);
2013 if (whiteout)
2046 * is a whiteout, then the ISWHITEOUT flag will be set in
2065 bool whiteout;
2121 whiteout = (ncp->nc_flag & NCF_WHITE);
2128 if (whiteout)
2141 bool whiteout, neg_promote;
2218 whiteout = (atomic_load_char(&ncp->nc_flag) & NCF_WHITE);
2233 if (whiteout)