Searched refs:ubc_cs_getcdhash (Results 1 – 4 of 4) sorted by relevance
262 int ubc_cs_getcdhash(vnode_t, off_t, unsigned char *, uint8_t*);
6154 ubc_cs_getcdhash( in ubc_cs_getcdhash() function
6985 int cdhash_errror = ubc_cs_getcdhash(imgp->ip_vp, imgp->ip_arch_offset, cdhash, NULL); in exec_add_apple_strings()
3819 return ubc_cs_getcdhash(vp, offset, cdhash, type); in vn_getcdhash()