Searched refs:smi_acdirmax (Results 1 – 4 of 4) sorted by relevance
158 hrtime_t smi_acdirmax; /* max time to hold cached dir attr */ member
264 else if (delta > smi->smi_acdirmax) in smbfs_attrcache_fa()265 delta = smi->smi_acdirmax; in smbfs_attrcache_fa()
502 smi->smi_acdirmax = SEC2HR(SMBFS_ACDIRMAX); in smbfs_mount()551 smi->smi_acdirmax = SEC2HR(sec); in smbfs_mount()
381 np->r_sectime = gethrtime() + smi->smi_acdirmax; in smbfs_acl_refresh()