Searched refs:monotonic_set (Results 1 – 2 of 2) sorted by relevance
129 .monotonic_set = true, in init_location()440 if (l->monotonic_set && in compare_with_location()460 if (l->monotonic_set && in compare_with_location()618 if (j->current_location.monotonic_set) { in find_location_for_match()713 if (j->current_location.monotonic_set) { in find_location_with_matches()954 monotonic_set = false, in sd_journal_seek_cursor() local996 monotonic_set = true; in sd_journal_seek_cursor()1016 (!monotonic_set || !boot_id_set) && in sd_journal_seek_cursor()1036 if (monotonic_set && boot_id_set) { in sd_journal_seek_cursor()1039 j->current_location.monotonic_set = true; in sd_journal_seek_cursor()[all …]
46 bool monotonic_set:1; member