Searched refs:nc_whiteout (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dnamei.h247 unsigned int nc_whiteout:1, /* name has whiteout applied */ member in struct:namecache
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_cache.c1478 * The nc_whiteout field records whether this is a whiteout.
1482 if (ncp->nc_whiteout)
1620 ncp->nc_whiteout = FALSE;
1662 ncp->nc_whiteout = TRUE;

Completed in 22 milliseconds