Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/sys/
H A Dnamei.h189 #define CN_ALLOWRSRCFORK 0x08000000 macro
/xnu-10063.101.15/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.c705 cn.cn_flags = ISLASTCN | CN_ALLOWRSRCFORK; in vnode_verifynamedstream()
H A Dvfs_syscalls.c6023 cn_flags |= CN_ALLOWRSRCFORK; in unlinkat_internal()
6817 nd.ni_cnd.cn_flags |= CN_ALLOWRSRCFORK; in faccessat_internal()
6921 ndp->ni_cnd.cn_flags |= CN_ALLOWRSRCFORK; in fstatat_internal()