Searched refs:dh_max (Results 1 – 3 of 3) sorted by relevance
185 int dh_max; member
1800 dil->dil_max = header.dh_max; in devinfo_audit_log_walk_init()
3285 dh->dh_max = ((logsize * PAGESIZE) - sizeof (*dh)) / in da_log_init()3321 if (dh->dh_curr >= dh->dh_max) in da_log_enter()3322 dh->dh_curr -= dh->dh_max; in da_log_enter()