Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/tmpfs/
H A Dtmp_subr.c112 static time_t last_warning; in tmp_memalloc() local
121 if (last_warning != now) { in tmp_memalloc()
122 last_warning = now; in tmp_memalloc()