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

/xnu-2422.115.4/bsd/sys/
H A Dnamei.h247 unsigned int nc_whiteout:1, /* name has whiteout applied */ member in struct:namecache
/xnu-2422.115.4/bsd/vfs/
H A Dvfs_cache.c1563 * The nc_whiteout field records whether this is a whiteout.
1567 if (ncp->nc_whiteout)
1705 ncp->nc_whiteout = FALSE;
1747 ncp->nc_whiteout = TRUE;

Completed in 20 milliseconds