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

/systemd/src/journal/
H A Dmmap-cache.c161 _pure_ static bool window_matches(Window *w, int fd, int prot, uint64_t offset, size_t size) { function
408 if (!window_matches(c->window, fd, prot, offset, size)) {
453 if (window_matches(w, fd, prot, offset, size))

Completed in 11 milliseconds