Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/sys/
H A Dnamei.h200 #define CN_ALLOWRSRCFORK 0x08000000 macro
/xnu-12377.81.4/bsd/vfs/
H A Dvfs_lookup.c895 if (cnp->cn_flags & CN_ALLOWRSRCFORK) { in lookup_handle_rsrc_fork()
903 if (cnp->cn_flags & CN_ALLOWRSRCFORK) { in lookup_handle_rsrc_fork()
912 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()
560 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.c6485 cn_flags |= CN_ALLOWRSRCFORK; in unlinkat_internal()
7317 nd.ni_cnd.cn_flags |= CN_ALLOWRSRCFORK; in faccessat_internal()
7427 ndp->ni_cnd.cn_flags |= CN_ALLOWRSRCFORK; in fstatat_internal()