Home
last modified time | relevance | path

Searched refs:cs_hash_type (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.81.4/bsd/sys/
H A Dubc_internal.h104 uint8_t cs_hash_type(struct cs_hash const *);
/xnu-12377.81.4/bsd/kern/
H A Dkern_cs.c569 return blob->csb_hashtype != NULL ? cs_hash_type(blob->csb_hashtype) : 0; in csblob_get_hashtype()
H A Dubc_subr.c157 cs_hash_type( in cs_hash_type() function
H A Dkern_descrip.c4149 int hashtype = cs_hash_type(blob->csb_hashtype); in sys_fcntl_nocancel()