Home
last modified time | relevance | path

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

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