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

/systemd/src/journal/
H A Djournal-file.h81 direction_t last_direction; member in struct:JournalFile
H A Dsd-journal.c766 if (f->last_direction == direction && f->location_type == LOCATION_TAIL &&
772 if (f->last_direction == direction && f->current_offset > 0) {
784 f->last_direction = direction;

Completed in 16 milliseconds