Searched refs:fsnotify_sync_cookie (Results 1 – 1 of 1) sorted by relevance
60 static atomic_t fsnotify_sync_cookie = ATOMIC_INIT(0); variable68 return atomic_inc_return(&fsnotify_sync_cookie); in fsnotify_get_cookie()