Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/sys/
H A Dnamei.h189 #define CN_ALLOWRSRCFORK 0x08000000 macro
/xnu-8792.61.2/bsd/vfs/
H A Dvfs_lookup.c703 if (cnp->cn_flags & CN_ALLOWRSRCFORK) { in lookup_handle_rsrc_fork()
711 if (cnp->cn_flags & CN_ALLOWRSRCFORK) { in lookup_handle_rsrc_fork()
720 if (cnp->cn_flags & CN_ALLOWRSRCFORK) { in lookup_handle_rsrc_fork()
H A Dvfs_vnops.c438 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.c711 cn.cn_flags = ISLASTCN | CN_ALLOWRSRCFORK; in vnode_verifynamedstream()
H A Dvfs_syscalls.c6002 cn_flags |= CN_ALLOWRSRCFORK; in unlinkat_internal()
6792 nd.ni_cnd.cn_flags |= CN_ALLOWRSRCFORK; in faccessat_internal()
6895 nd.ni_cnd.cn_flags |= CN_ALLOWRSRCFORK; in fstatat_internal()