Searched refs:ISWHITEOUT (Results 1 – 10 of 10) sorted by relevance
169 #define ISWHITEOUT 0x00001000 /* found whiteout */ macro
129 cnp->cn_flags |= ISWHITEOUT; in tmpfs_lookup1()142 cnp->cn_flags & ISWHITEOUT))) { in tmpfs_lookup1()818 if (cnp->cn_flags & ISWHITEOUT) in tmpfs_link()1213 if (tcnp->cn_flags & ISWHITEOUT) in tmpfs_rename()
1224 if (cnp->cn_flags & ISWHITEOUT) in tmpfs_alloc_file()
439 cnp->cn_flags |= ISWHITEOUT; in ufs_lookup_ino()474 (cnp->cn_flags & ISWHITEOUT))) && in ufs_lookup_ino()
2114 if (cnp->cn_flags & ISWHITEOUT) { in ufs_mkdir()2880 if (cnp->cn_flags & ISWHITEOUT) { in ufs_makeinode()
1237 if (nd.ni_cnd.cn_flags & ISWHITEOUT) in unionfs_mkwhiteout()1822 else if ((cn.cn_flags & ISWHITEOUT) == 0) { in unionfs_check_rmdir()
305 (cnp->cn_flags & ISWHITEOUT)) in unionfs_lookup()1659 if (!(cnp->cn_flags & ISWHITEOUT)) { in unionfs_mkdir()1664 cnp->cn_flags |= ISWHITEOUT; in unionfs_mkdir()
1358 if (cnp->cn_flags & ISWHITEOUT) in ext2_mkdir()1984 if (cnp->cn_flags & ISWHITEOUT) in ext2_makeinode()
2058 cnp->cn_flags |= ISWHITEOUT; in cache_lookup_dotdot()2168 cnp->cn_flags |= ISWHITEOUT; in cache_lookup_fallback()2268 cnp->cn_flags |= ISWHITEOUT; in cache_lookup()2697 if (cnp->cn_flags & ISWHITEOUT) in cache_enter_time()
1932 if (nd.ni_vp != NULL || !(nd.ni_cnd.cn_flags & ISWHITEOUT)) { in sys_undelete()