Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/sys/
H A Dubc_internal.h101 uint8_t cs_hash_type(struct cs_hash const *);
/xnu-8792.41.9/bsd/kern/
H A Dkern_cs.c563 return blob->csb_hashtype != NULL ? cs_hash_type(blob->csb_hashtype) : 0; in csblob_get_hashtype()
H A Dubc_subr.c164 cs_hash_type( in cs_hash_type() function
H A Dkern_descrip.c4041 int hashtype = cs_hash_type(blob->csb_hashtype); in sys_fcntl_nocancel()