Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/ufs/
H A Dufs_dir.c126 static hrtime_t ufs_dc_disable_at; variable
322 gethrtime() - ufs_dc_disable_at > ufs_dc_disable_duration) { in ufs_dirlook()
323 ufs_dc_disable_at = 0; in ufs_dirlook()
331 ufs_dc_disable_at = gethrtime(); in ufs_dirlook()
1203 gethrtime() - ufs_dc_disable_at > ufs_dc_disable_duration) { in ufs_dircheckforname()
1204 ufs_dc_disable_at = 0; in ufs_dircheckforname()
1219 ufs_dc_disable_at = gethrtime(); in ufs_dircheckforname()