Searched refs:ISWHITEOUT (Results 1 – 10 of 10) sorted by relevance
163 #define ISWHITEOUT 0x00001000 /* found whiteout */ macro
129 cnp->cn_flags |= ISWHITEOUT; in tmpfs_lookup1()142 cnp->cn_flags & ISWHITEOUT))) { in tmpfs_lookup1()820 if (cnp->cn_flags & ISWHITEOUT) in tmpfs_link()1213 if (tcnp->cn_flags & ISWHITEOUT) in tmpfs_rename()
1221 if (cnp->cn_flags & ISWHITEOUT) in tmpfs_alloc_file()
443 cnp->cn_flags |= ISWHITEOUT; in ufs_lookup_ino()478 (cnp->cn_flags & ISWHITEOUT))) && in ufs_lookup_ino()
2128 if (cnp->cn_flags & ISWHITEOUT) { in ufs_mkdir()2888 if (cnp->cn_flags & ISWHITEOUT) { in ufs_makeinode()
200 if (cnp->cn_flags & ISWHITEOUT) in unionfs_lookup()1400 if (!(cnp->cn_flags & ISWHITEOUT)) { in unionfs_mkdir()1405 cnp->cn_flags |= ISWHITEOUT; in unionfs_mkdir()
1492 (lookuperr == ENOENT && (cn.cn_flags & ISWHITEOUT))) in unionfs_check_rmdir()
1361 if (cnp->cn_flags & ISWHITEOUT) in ext2_mkdir()1987 if (cnp->cn_flags & ISWHITEOUT) in ext2_makeinode()
1927 cnp->cn_flags |= ISWHITEOUT; in cache_lookup_dotdot()2042 cnp->cn_flags |= ISWHITEOUT; in cache_lookup_fallback()2147 cnp->cn_flags |= ISWHITEOUT; in cache_lookup()2578 if (cnp->cn_flags & ISWHITEOUT) in cache_enter_time()
1842 if (nd.ni_vp != NULLVP || !(nd.ni_cnd.cn_flags & ISWHITEOUT)) { in sys_undelete()