Home
last modified time | relevance | path

Searched refs:sync_cookie (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/include/linux/
Dfsnotify_backend.h238 u32 sync_cookie; /* used to corrolate events, namely inotify mv events */ member
/linux-3.4.99/fs/notify/
Dnotification.c421 event->sync_cookie = cookie; in fsnotify_create_event()
/linux-3.4.99/fs/notify/inotify/
Dinotify_user.c200 inotify_event.cookie = event->sync_cookie; in copy_event_to_user()