Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/sys/
H A Dnamei.h189 #define CN_ALLOWRSRCFORK 0x08000000 macro
/xnu-8019.80.24/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.c428 ndp->ni_cnd.cn_flags |= CN_ALLOWRSRCFORK; in vn_open_auth()
542 ndp->ni_cnd.cn_flags |= CN_ALLOWRSRCFORK; in vn_open_auth()
H A Dvfs_xattr.c712 cn.cn_flags = ISLASTCN | CN_ALLOWRSRCFORK; in vnode_verifynamedstream()
H A Dvfs_syscalls.c5497 cn_flags |= CN_ALLOWRSRCFORK; in unlinkat_internal()
6276 nd.ni_cnd.cn_flags |= CN_ALLOWRSRCFORK; in faccessat_internal()
6376 nd.ni_cnd.cn_flags |= CN_ALLOWRSRCFORK; in fstatat_internal()