Home
last modified time | relevance | path

Searched refs:vnode_isdyldsharedcache (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.1.9/bsd/sys/
H A Dvnode.h1850 int vnode_isdyldsharedcache(vnode_t vp);
/xnu-12377.1.9/bsd/vfs/
H A Dvfs_xattr.c443 if (vnode_isdyldsharedcache(vp)) { in vnode_setasnamedstream_internal()
H A Dkpi_vfs.c3367 vnode_isdyldsharedcache(vnode_t vp) in vnode_isdyldsharedcache() function