Home
last modified time | relevance | path

Searched refs:process_inotify_event (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/timesync/
Dwait-sync.c60 static void process_inotify_event(sd_event *event, ClockState *sp, struct inotify_event *e) { in process_inotify_event() function
93 process_inotify_event(event, sp, e); in inotify_handler()
/systemd-251/src/libsystemd/sd-journal/
Dsd-journal.c2610 static void process_inotify_event(sd_journal *j, const struct inotify_event *e) { in process_inotify_event() function
2697 process_inotify_event(j, e); in sd_journal_process()