Home
last modified time | relevance | path

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

/systemd-251/src/libsystemd/sd-journal/
Dmmap-cache.c56 unsigned n_windows; member
131 w->cache->n_windows--; in window_free()
159 if (!m->last_unused || m->n_windows <= WINDOWS_MIN) { in window_add()
165 m->n_windows++; in window_add()