Searched refs:SD_JOURNAL_OS_ROOT (Results 1 – 5 of 5) sorted by relevance
71 SD_JOURNAL_OS_ROOT = 1 << 4, enumerator
1904 if (flags & SD_JOURNAL_OS_ROOT) in journal_new()2004 (SD_JOURNAL_OS_ROOT | \2019 if (flags & SD_JOURNAL_OS_ROOT) in sd_journal_open_directory()2054 (SD_JOURNAL_OS_ROOT | \2078 if (flags & SD_JOURNAL_OS_ROOT) in sd_journal_open_directory_fd()2496 if (j->flags & SD_JOURNAL_OS_ROOT) in reiterate_all_paths()
2270 r = sd_journal_open_directory(&j, arg_root, arg_journal_type | SD_JOURNAL_OS_ROOT); in main()2320 r = sd_journal_open_directory_fd(&j, fd, SD_JOURNAL_OS_ROOT); in main()
729 'SD_JOURNAL_OS_ROOT',
8238 with the flag SD_JOURNAL_OS_ROOT.