Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/sys/
H A Dnamei.h189 #define CN_ALLOWRSRCFORK 0x08000000 macro
/xnu-11215.81.4/bsd/vfs/
H A Dvfs_lookup.c786 if (cnp->cn_flags & CN_ALLOWRSRCFORK) { in lookup_handle_rsrc_fork()
794 if (cnp->cn_flags & CN_ALLOWRSRCFORK) { in lookup_handle_rsrc_fork()
803 if (cnp->cn_flags & CN_ALLOWRSRCFORK) { in lookup_handle_rsrc_fork()
H A Dvfs_vnops.c442 ndp->ni_cnd.cn_flags |= CN_ALLOWRSRCFORK; in vn_open_auth()
552 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.c6196 cn_flags |= CN_ALLOWRSRCFORK; in unlinkat_internal()
7009 nd.ni_cnd.cn_flags |= CN_ALLOWRSRCFORK; in faccessat_internal()
7113 ndp->ni_cnd.cn_flags |= CN_ALLOWRSRCFORK; in fstatat_internal()