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

/illumos-gate/usr/src/uts/common/fs/tmpfs/
H A Dtmp_subr.c102 static time_t last_warning; local
111 if (last_warning != now) {
112 last_warning = now;

Completed in 278 milliseconds