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

/systemd/src/journal/
H A Djournal-file.c450 static unsigned type_to_context(ObjectType type) { function
479 return mmap_cache_get(f->mmap, f->fd, f->prot, type_to_context(type), keep_always, offset, size, &f->last_stat, ret);

Completed in 2163 milliseconds