Searched refs:CN_WANTSRSRCFORK (Results 1 – 6 of 6) sorted by relevance
199 #define CN_WANTSRSRCFORK 0x04000000 macro
1150 if ((cnp->cn_flags & CN_WANTSRSRCFORK) && (dp != NULLVP)) { in lookup_handle_found_vnode()1526 …cn_flags & ISLASTCN) && namei_compound_available(dp, ndp) && !(cnp->cn_flags & CN_WANTSRSRCFORK)) {1603 if (cnp->cn_flags & CN_WANTSRSRCFORK) {1941 u_int rsrclen = (cnp->cn_flags & CN_WANTSRSRCFORK) ? sizeof(_PATH_RSRCFORKSPEC) : 0;
230 if (ndp->ni_cnd.cn_flags & CN_WANTSRSRCFORK) { in vn_open_auth_do_create()
1884 cnp->cn_flags |= CN_WANTSRSRCFORK; in cache_lookup_path()
8311 if (!error && cnp && (cnp->cn_flags & CN_WANTSRSRCFORK)) { in vn_authorize_unlink()8403 if (cnp && (cnp->cn_flags & CN_WANTSRSRCFORK)) { in vn_authorize_open_existing()8504 if (cnp && (cnp->cn_flags & CN_WANTSRSRCFORK)) { in vn_authorize_create()
6612 if (ndp->ni_cnd.cn_flags & CN_WANTSRSRCFORK) { in unlinkat_internal()