Home
last modified time | relevance | path

Searched refs:csvnode_get_platform_identifier (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.140.41/bsd/sys/
H A Dcodesign.h170 uint8_t csvnode_get_platform_identifier(struct vnode *, off_t);
/xnu-8020.140.41/bsd/kern/
H A Dkern_cs.c1355 return csvnode_get_platform_identifier(vp, offset); in csfg_get_platform_identifier()
1366 csvnode_get_platform_identifier(struct vnode *vp, off_t offset) in csvnode_get_platform_identifier() function
1398 return csvnode_get_platform_identifier(p->p_textvp, p->p_textoff); in csproc_get_platform_identifier()