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() 821 if (cnp->cn_flags & ISWHITEOUT) in tmpfs_link() 1216 if (tcnp->cn_flags & ISWHITEOUT) in tmpfs_rename()
1224 if (cnp->cn_flags & ISWHITEOUT) in tmpfs_alloc_file()
441 cnp->cn_flags |= ISWHITEOUT; in ufs_lookup_ino()476 (cnp->cn_flags & ISWHITEOUT))) && in ufs_lookup_ino()
2129 if (cnp->cn_flags & ISWHITEOUT) { in ufs_mkdir() 2890 if (cnp->cn_flags & ISWHITEOUT) { in ufs_makeinode()
1235 if (nd.ni_cnd.cn_flags & ISWHITEOUT) in unionfs_mkwhiteout()1653 else if ((cn.cn_flags & ISWHITEOUT) == 0) { in unionfs_check_rmdir()
284 (cnp->cn_flags & ISWHITEOUT)) in unionfs_lookup()1628 if (!(cnp->cn_flags & ISWHITEOUT)) { in unionfs_mkdir()1633 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()
2014 cnp->cn_flags |= ISWHITEOUT; in cache_lookup_dotdot()2129 cnp->cn_flags |= ISWHITEOUT; in cache_lookup_fallback()2234 cnp->cn_flags |= ISWHITEOUT; in cache_lookup()2665 if (cnp->cn_flags & ISWHITEOUT) in cache_enter_time()
1880 if (nd.ni_vp != NULLVP || !(nd.ni_cnd.cn_flags & ISWHITEOUT)) { in sys_undelete()