Home
last modified time | relevance | path

Searched refs:CN_ALLOWRSRCFORK (Results 1 – 5 of 5) sorted by relevance

/xnu-11215.1.10/bsd/sys/
H A Dnamei.h189 #define CN_ALLOWRSRCFORK 0x08000000 macro
/xnu-11215.1.10/bsd/vfs/
H A Dvfs_lookup.c700 if (cnp->cn_flags & CN_ALLOWRSRCFORK) { in lookup_handle_rsrc_fork()
708 if (cnp->cn_flags & CN_ALLOWRSRCFORK) { in lookup_handle_rsrc_fork()
717 if (cnp->cn_flags & CN_ALLOWRSRCFORK) { in lookup_handle_rsrc_fork()
H A Dvfs_vnops.c436 ndp->ni_cnd.cn_flags |= CN_ALLOWRSRCFORK; in vn_open_auth()
550 ndp->ni_cnd.cn_flags |= CN_ALLOWRSRCFORK; in vn_open_auth()
H A Dvfs_xattr.c716 cn.cn_flags = ISLASTCN | CN_ALLOWRSRCFORK; in vnode_verifynamedstream()
H A Dvfs_syscalls.c6111 cn_flags |= CN_ALLOWRSRCFORK; in unlinkat_internal()
6905 nd.ni_cnd.cn_flags |= CN_ALLOWRSRCFORK; in faccessat_internal()
7009 ndp->ni_cnd.cn_flags |= CN_ALLOWRSRCFORK; in fstatat_internal()